what is the full form of c language
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / varanasi malikarjun
I want a best and simple methods of C language material. will you provide this material to my id please!!!!!!!!!!!!!!!!!!
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / varanasi malikarjun
May be this language name suited for Compile language. Why because this language is gateway of the all languages. So, we can accept this name as compile language.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / priyesh.
there is no any type of correct full form of C. till now
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / yatin mulay
The answer is "Common or cristofer".....Cristofer is
computer pioneer of oxferd univercity....
This answer is refer from book "Art of Unix Operating
System"....
Please correct if I am wrong
| Is This Answer Correct ? | 0 Yes | 6 No |
Answer / yatin mulay
The answer is "Common or cristofer".....Cristofer is
computer pioneer of oxferd univercity....
This answer is refer from book "The Art of Unix
Programming"....
Please correct if I am wrong
| Is This Answer Correct ? | 0 Yes | 7 No |
What is union in c?
Find occurence of a character in a sting.
What is the purpose of void pointer?
write c program without semicolon
11 Answers MindTech, TCS, Wipro,
What is derived datatype in c?
Why malloc is faster than calloc?
Why is c called c?
What is the use of getchar functions?
Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc
out put of printf(ā%dā,printf(ram));
Explain how do you override a defined macro?
How many levels deep can include files be nested?