answersLogoWhite

0

Is c a high level language?

User Avatar

Anonymous

13y ago
Updated: 8/16/2019

yes

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Is C plus plus a high level language?

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


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

C is considered a high-level programming language.


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.


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 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.


Why C language is middile language?

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


Is c is regular language?

it is not regular language .it is high level language


Is c a middle level language?

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


Is C high level language?

Yes.


Are FORTAIN BASIC high level lenguages?

c++,java are high level language.


What is the main feature of the c programming language?

High-level language with low-level abstractions.


What are the simalarities of high and low level programming?

high level language; is a computer language that is near to human language. high level programming is a process of programming high level language.Example,c++,java,cobol are one of them. The reverse is true for the low level language.