Answer Posted / pradeep kumar
C is a procedural oriented programming language.
it has fast execution compare to c++.
it is developed at bell labs by dennis ritchi.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain 'far' and 'near' pointers in c.
Explain a file operation in C with an example.
What is scope and lifetime of a variable in c?
Write a program to generate the Fibinocci Series
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
What is the best way to store flag values in a program?
What is the size of structure pointer in c?
How do shell structures work?
What is ctrl c called?
What are structures and unions? State differencves between them.
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
Do array subscripts always start with zero?
Explain what is a 'locale'?
Write a program to generate random numbers in c?