tell me the full form of c?
Answers were Sorted based on User's Feedback
Answer / vignesh1988i
C is the successor of the language of B... so their is no
any full forms for C... it's just an alphabet
Is This Answer Correct ? | 26 Yes | 4 No |
Answer / v amsi
although some says that C's abbreviation is compiler (as if
it is compiler based language) i will agree vth first answer
Is This Answer Correct ? | 10 Yes | 5 No |
Explain what is the concatenation operator?
Where can I get an ansi-compatible lint?
Is array name a pointer?
I need previous papers of CSC.......plz help out by posting them.......
what is c language?
Why structure is used in c?
what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits
Write a program of prime number using recursion.
program for reversing a selected line word by word when multiple lines are given without using strrev
What is a buffer in c?
what is the different bitween abap and abap-hr?
How to implement variable argument functions ?