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
State the difference between realloc and free.
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
What are the modifiers available in c programming language?
Why is c so popular?
What do you mean by invalid pointer arithmetic?
What is void c?
Why do we need a structure?
Is c language still used?
write a program for the normal snake games find in most of the mobiles.
what is the height of tree if leaf node is at level 3. please explain
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
What functions are used for dynamic memory allocation in c language?
Is javascript written in c?
Disadvantages of C language.
Write a program to use switch statement.