Answer Posted / s.lilly
c is a middle level language,
c is a structured language,
it gets its name as it is advanced from bcpl language.
c language is pronounced by dannies ritche in 1979.
c language forms the basis for the other languages like c++,
java..
c language is used for hardware programming
c language is the only language that is surviving till
today and will survive becuase of its real impact and use.
the only missing feature is that it is not object oriented.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the use of #define preprocessor in c?
What are the back slash character constants or escape sequence charactersavailable in c?
What is the use of sizeof () in c?
How is pointer initialized in c?
If null and 0 are equivalent as null pointer constants, which should I use?
What is the significance of an algorithm to C programming?
What are keywords in c with examples?
Why c is called a mid level programming language?
What is string constants?
Should a function contain a return statement if it does not return a value?
The __________ attribute is used to announce variables based on definitions of columns in a table?
How are structure passing and returning implemented?
What are types of structure?
Are there any problems with performing mathematical operations on different variable types?
What are the advantages and disadvantages of c language?