Answer Posted / iyswarya
it is a structured oriented programming language.
middle level language,portable
it does not support oops concepts and is used in system
software and application software programs.
it has 32 kewords.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the two types of structure?
What are the applications of c language?
Are the variables argc and argv are local to main?
Explain what is a 'locale'?
What is printf () in c?
Where are the auto variables stored?
Explain is it valid to address one element beyond the end of an array?
Under what circumstances does a name clash occur?
What do you mean by a sequential access file?
Explain why c is faster than c++?
Explain about C function prototype?
Is multithreading possible in c?
What are the advantages of the functions?
What is function prototype in c with example?
Is Exception handling possible in c language?