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 |
When you call malloc() to allocate memory for a local pointer, do you have to explicitly free() it?
when i declare as: void main() { clrscr(); int a=10; printf("%d",a) } my problem that why generate a error in above programs. please tell me answer seriously .
Why calloc is better than malloc?
What is the most efficient way to store flag values?
What is the use of typedef in structure in c?
Can a void pointer point to a function?
why we use "include" word before calling the header file. is there any special name for that include??????
Write code for finding depth of tree
if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.
18 Answers Parexel, Ram Infotech, Zycus Infotech,
What are c preprocessors?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What is key word in c language?