Computer Science, asked by abhiramchikkala, 9 months ago

Justify the statement "C is a middle level language​

Answers

Answered by Arhaanbabu
0

Answer:

Yes "C" is the middle level language

Answered by bdrathod
0

We have languages that are broadly classified into three categories-

High level languages

Middle level languages

Low level languages

High level languages are used for application programming ie. For developing user applications eg. Ada , Modula-2 , Pascal, COBOL, FORTRAN, BASIC

Low level languages are used for system programming ie. For operating systems eg. Assembler

And middle level languages are those that can serve both the purposes. It can be used for system programming as well as application programming.

C is such a language with the help of which one can develop operating system and one can develop user applications as well.

That's why it is known as middle level language.

Similar questions