what is the full form of c language
Answer Posted / 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 |
Post New Answer View All Answers
What do you mean by c what are the main characteristics of c language?
Do array subscripts always start with zero?
What is wrong in this statement?
What is a program flowchart and explain how does it help in writing a program?
What is meant by operator precedence?
What library is sizeof in c?
Can we compile a program without main() function?
Why header file is used in c?
Explain continue keyword in c
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
What is #pragma statements?
Can a pointer be volatile in c?
What is the purpose of clrscr () printf () and getch ()?
Why do we use stdio h and conio h?
What is the best way to comment out a section of code that contains comments?