Answer Posted / kiran
As 'C' has the characteristics of both high-level and low-level languages, it is a "Middle level" language. As C programs are machine dependent, it is a "High-level Language".
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Is main is a keyword in c?
Is multithreading possible in c?
What is #line?
What is 'bus error'?
What are header files in c programming?
What is the translation phases used in c language?
What are the different types of objects used in c?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
How many types of arrays are there in c?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
When should a far pointer be used?
What is infinite loop?
What is c method?
What is union and structure in c?
How can I read in an object file and jump to locations in it?