what is the full form of c language
Answer Posted / priyesh.
there is no any type of correct full form of C. till now
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a free-standing and a hosted environment?
Write a program to implement queue.
What are valid operations on pointers?
What is the value of a[3] if integer a[] = {5,4,3,2,1}?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
what does static variable mean?
When can a far pointer be used?
Why is c faster?
Can the “if” function be used in comparing strings?
What are the uses of null pointers?
What are the different categories of functions in c?
Can we change the value of static variable in c?
What does %p mean c?
What is struct node in c?
What does a function declared as pascal do differently?