what is the full form of c language
Answer Posted / varanasi malikarjun
May be this language name suited for Compile language. Why because this language is gateway of the all languages. So, we can accept this name as compile language.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain output of printf("Hello World"-'A'+'B'); ?
What are qualifiers in c?
What are pointers? Why are they used?
what does static variable mean?
Explain threaded binary trees?
What is conio h in c?
What are dangling pointers in c?
Write a program to print fibonacci series without using recursion?
What are void pointers in c?
What is a far pointer in c?
What are the different types of data structures in c?
What is unary operator?
What is the use of typedef in structure in c?
The difference between printf and fprintf is ?
Can we compile a program without main() function?