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 c easy to learn?
Why c is a procedural language?
please explain every phase in the "SDLC" in the dotnet.
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
Difference between pass by reference and pass by value?
What is printf () in c?
Why is this loop always executing once?
What is the concatenation operator?
What’s a signal? Explain what do I use signals for?
what are the different storage classes in c?
What are different types of variables in c?
What is c language used for?
What does calloc stand for?
What is actual argument?
What are the keywords in c?