what is the full form of c language
Answer Posted / guest
the answer of this question is that,the full name of c
language is {compile-language}.!
| Is This Answer Correct ? | 23 Yes | 9 No |
Post New Answer View All Answers
What is the purpose of void in c?
given post order,in order construct the corresponding binary tree
In C programming, how do you insert quote characters (‘ and “) into the output screen?
What is the difference between declaring a variable and defining a variable?
Why malloc is faster than calloc?
What is difference between structure and union in c programming?
Do you know the difference between exit() and _exit() function in c?
Why do we use null pointer?
How can you allocate arrays or structures bigger than 64K?
define string ?
What is putchar() function?
What are qualifiers in c?
Explain how do you determine the length of a string value that was stored in a variable?
What is the use of a static variable in c?
What is operator promotion?