what is c language.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / d
c language is middlelevel langauage
it follows
higher and low level language
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / suganya.s
C is a structured, procedural programming language.C has
been standardized as part of the Portable Operating system.
| Is This Answer Correct ? | 0 Yes | 0 No |
c program to compute AREA under integral
How can I insert or delete a line (or record) in the middle of a file?
Write a program in c to print * * * * * *******
What is a program flowchart and how does it help in writing a program?
What is bash c?
How to declare a variable?
what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string
please send me papers for Dy. manager IT , PNB. it would be a great help for me.
Is c an object oriented programming language?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What is the use of f in c?
What is NULL pointer?