wt is d full form of c
Answers were Sorted based on User's Feedback
Answer / vishwanath pillay
It stands for nothing.
C language was more influenced by 'B' Language and was then
named 'C' as a SUCCESSOR language.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / ruturaj
There is no meaning of C. It is just a middle level
language. It was developed after the language B.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / r.prasad
c means nothing.
after b language it was developed so that they were giving
name as c language.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / himesh
C is a computer language. It is a procedural and case sensitive language.
| Is This Answer Correct ? | 4 Yes | 13 No |
What does c in a circle mean?
What is #define size in c?
What is pointer to pointer in c?
how to print a statement in c without use of console statement ,with the help of if statement it should print
How can a number be converted to a string?
What is the purpose of main( ) in c language?
What are keywords c?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.
What are the different types of objects used in c?
what is the importance of spanning tree?
Write a program to print distinct words in an input along with their count in input in decreasing order of their count