Answer Posted / yogesh bhandari
C is a Procedural language,which is devloped in AT and T
lab on 1972.
Dennish Ritchiei is the person who devlope this language
after BCPL(Basic Combined Programming Language).
C has the rich source of operators.This language is the
best language for fresher.
Mainly system programming are devlope in c language.
a translator called COMPILER is used in c language which is
also coded in C Language.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are types of preprocessor in c?
What does it mean when a pointer is used in an if statement?
Write a program to check prime number in c programming?
what do u mean by Direct access files? then can u explain about Direct Access Files?
Explain the use of 'auto' keyword
What is getch () for?
Write a Program to accept different goods with the number, price and date of purchase and display them
What are c header files?
What is meant by gets in c?
What are inbuilt functions in c?
What are the loops in c?
When should the volatile modifier be used?
Explain about the functions strcat() and strcmp()?
What is difference between stdio h and conio h?
Can a local variable be volatile in c?