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’s a signal? Explain what do I use signals for?
How does struct work in c?
How do you print an address?
Why is it important to memset a variable, immediately after allocating memory to it ?
What is double pointer?
What is the difference between typedef and #define?
How can I remove the leading spaces from a string?
What is conio h in c?
What is wrong with this statement? Myname = 'robin';
What is a spanning Tree?
What is printf () in c?
What is the advantage of c?
Why can’t constant values be used to define an array’s initial size?
What is the concatenation operator?
What is null pointer in c?