Answer Posted / jo randy
c is the mother of all programming language. simply say it
is a structure oriented programming. developed by dennis
ritchie in 1972.
And it is the most popular language for writing the system
software and also the application.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the difference between exit() and _exit() function in c?
What is the difference between the local variable and global variable in c?
Can 'this' pointer by used in the constructor?
What is table lookup in c?
What is function prototype in c with example?
What are the similarities between c and c++?
What is difference between structure and union?
What is structure in c language?
Why is c called c not d or e?
What are pointers? What are different types of pointers?
What is the process of writing the null pointer?
How can I determine whether a machines byte order is big-endian or little-endian?
Function calling procedures? and their differences? Why should one go for Call by Reference?
How can I direct output to the printer?
What is enumerated data type in c?