Answer Posted / kumar
c is a procedure oriented programming language.It is
developed by Dennis Ritchie in 1972. It is new innovation of
the computer programming language.
It is also the best standard computer programming language.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Is this program statement valid? INT = 10.50;
What do mean by network ?
What is use of pointer?
What are the salient features of c languages?
Explain how to reverse singly link list.
What is the difference between ++a and a++?
How #define works?
Explain what are multidimensional arrays?
Can we change the value of constant variable in c?
What are types of structure?
Write a C program in Fibonacci series.
application attempts to perform an operation?
What is string concatenation in c?
If I have a char * variable pointing to the name of a function ..
What are c identifiers?