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 malloc and calloc?
What are run-time errors?
What is the difference between printf and scanf in c?
How many types of operators are there in c?
What is return in c programming?
What is malloc() function?
What is the use of a ‘ ’ character?
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
What is the use of header files?
If you know then define #pragma?
What header files do I need in order to define the standard library functions I use?
Explain data types & how many data types supported by c?
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
What is dynamic variable in c?
What are the advantages and disadvantages of pointers?