is c a middle level language
Answers
Answered by
2
Yes. C is a middle-level language. Actually, It combines the elements of high level languages with the functionality of assembly languages.
Some people say that it reduces the gap between high and low level languages.
C allows the manipulation of bits, bytes and address.
C is used for system programming and application programming.
Mid-level languages are almost defined in terms of low-level language
Some people say that it reduces the gap between high and low level languages.
C allows the manipulation of bits, bytes and address.
C is used for system programming and application programming.
Mid-level languages are almost defined in terms of low-level language
Similar questions