answersLogoWhite

0

Hi, As we know, computer languages are mainly of three types: a) Low level languages b) High Level languages c) Hybrid languages As 'C' has all powers of first two types, i.e., you can program a system's BIOS using Assembly code in 'C' and could write general programs. So, its an hybrid language, a combination of both.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Is c is middle level language justify your answer?

No, there is no such thing as 'middle level language'. C is high level language, and it is no way similar to Assembly language.


Is C is an High Level Language?

c is basically middle level language.assembly level language is the low level language which is the close to computers.C language comes in the category of middle level language with other languages like pascal,fortran.The successor language of C i.e. C++ and Java are high level language. Because they easy to understand by human than C.


What is mid level language?

A language that allows you to combine high-level programming with low-level programming. C and C++ are generally regarded as being mid-level languages.


Is C plus plus a high level language?

Yes, C++ is a high-level language.


Why C language is called mid level language justify with an example?

C language support bit-level manipulation that are normally done in assembly or machine level language. C reduce the gap between high level and low level language. So, it's called as middle level language.


Is C considered a high-level or low-level programming language?

C is considered a high-level programming language.


What is language is called middle level language?

Why is C called a Middle Level Language?


Is c is regular language?

it is not regular language .it is high level language


C-programming language is a middle level language discuss?

There is no such thing as 'middle level language'.


Why C language is middile language?

If you meant 'middle', then it is a mistake; C is a high-level language.


Is c a middle level language?

No, high level. Actually, there is no such thing as 'middle level language'.


Is c is medium level language if yes than why?

There is no such thing as 'middle level language'.