C is a structural or highlevel or middle level language which one is correct answer

Showing Answers 1 - 29 of 29 Answers

DEJAM

  • Feb 3rd, 2006
 

C is a high level language.

manzu saharan

  • Feb 4th, 2006
 

C is a middle level language

ashish

  • Feb 18th, 2006
 

c is a middle level language

  Was this answer useful?  Yes

Ankz

  • Feb 23rd, 2006
 

C is a middle level language as we can manuplate bits n stuff . so it's neither a low level nor high level but a middle level language

radha

  • Feb 24th, 2006
 

C is a middle level language.

Because this language contains both the features of both high level language

and low level languages.

Also can be called as structured programming language.

Arya

  • Mar 7th, 2006
 

yes , i strongly supposed to , C , is the greneral purpose, structed , Middle level language

shubha

  • Mar 7th, 2006
 

c is a middle level language as it has the features of low level as well as high level languages

c = low level lang + high level lang

this is the main feature of c language

  Was this answer useful?  Yes

venki_max

  • Mar 26th, 2006
 

Greetings suchi,

           Ofcourse, 'c' is a middle level language bcoz it can easily interact directly with the hardware components, particularly the memory, which is not possible with any other programming language more than this 'c' language. If any further doubts feel free to contact me at venki_m182003@yahoo.com

                                                           bye

                                                           venki

paulson paul chambakottukudyil

  • Apr 17th, 2006
 

C is a structured language as well as a high level language. The ability to interact with the hardware doesn't make it a middle level or low level language.

  Was this answer useful?  Yes

saisri

  • May 25th, 2006
 

C is a middle level language since it covers some of the qualities of high level language as well as low level language also.

  Was this answer useful?  Yes

ARUNESHWAR.G

  • Jul 9th, 2006
 

c contains both the features of low level language and high level language.

so it is middle level language.

c is also called as structural programming language since it supports structures(encapsulation), c++ is called object oriented programming language since it supports objects.

  Was this answer useful?  Yes

Jithender Reddy

  • Aug 24th, 2006
 

C is often called a middle-level computer language as it combines the elements of high-level languages with the functionalism of assembly language. C allows the manipulation of bits, bytes and addresses- the basic elements with which the computer functions.

  Was this answer useful?  Yes

KRITHIKA

  • Sep 3rd, 2011
 

C is a Structured Language

  Was this answer useful?  Yes

hema

  • Sep 15th, 2011
 

C is middle level language because it perform like low level of operation etc and also perform high level operations so its middle . and C is structural lang

  Was this answer useful?  Yes

aswini

  • Sep 25th, 2011
 

c is a high level procedure oriented structured programming language

  Was this answer useful?  Yes

JOSNA JOSEPH

  • Jun 10th, 2014
 

yes C is a middle level language since it have both the features of low level and high level language. also C can be directly converted to low level, using C compiler. No other interpreter is needed...

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions