Hai why 'c' is the middle language

Answer Posted / nakul sharma

In any programing language there are two following key aspects,

1. Faster Execution
2. Lesser Development time

C language as compared to Low level language (assembly language) have less faster execution time.

And C language as compared to High level language (Java Language) takes more development time.

Because of the reason above C is known as Middle Level Language.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,

1892


given post order,in order construct the corresponding binary tree

2323


Which control loop is recommended if you have to execute set of statements for fixed number of times?

809


What is sizeof array in c?

594


What is include directive in c?

646






What is keyword in c?

604


how to build a exercise findig min number of e heap with list imlemented?

1612


What is scanf_s in c?

633


What is the significance of c program algorithms?

682


Difference between MAC vs. IP Addressing

641


Explain 'far' and 'near' pointers in c.

706


What is a macro?

657


What is the ANSI C Standard?

780


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

736


What is output redirection?

693