Answer Posted / ravi pratap
actually c is the mother of programming language, which is mainly used for programing of various devices which are meant for structural programming.this basically includes procedure oriented pattern of pointers functions,arraysetc
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the difference between typedef and #define?
What is c preprocessor mean?
How can I get random integers in a certain range?
Explain what are the __date__ and __time__ preprocessor commands?
Can you please compare array with pointer?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
Is there any demerits of using pointer?
What is else if ladder?
Do you know the difference between malloc() and calloc() function?
In a byte, what is the maximum decimal number that you can accommodate?
What is a void pointer? When is a void pointer used?
How can I direct output to the printer?
What is getch?
What is array of structure in c?
Why is c fast?