what is the full form of c language
Answer Posted / vijay kumar
full form of c is combit language.
| Is This Answer Correct ? | 14 Yes | 14 No |
Post New Answer View All Answers
Why static is used in c?
What are the benefits of c language?
Write a program to implement queue.
What are the different types of linkage exist in c?
How can a program be made to print the name of a source file where an error occurs?
what are the different storage classes in c?
what is use of malloc and calloc?
Write a program to swap two numbers without using a temporary variable?
Explain what’s a signal? Explain what do I use signals for?
How can you determine the maximum value that a numeric variable can hold?
What is the use of header files?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
What is the use of ?: Operator?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What is the use of #include in c?