Hai why 'c' is the middle language

Answer Posted / vignesh1988i

C programs are usually written in pure english languages....
so it can be said as high level languages... but at the same
time it can directly operate on Machine level (Bitwise
level) directly... so it can be said as low level
language.... since it is swinging inbetween... C IS CALLED
Middle level language.....


thank u

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

all c language question

1875


How is = symbol different from == symbol in c programming?

614


Difference between Shallow copy and Deep copy?

1572


Write the test cases for checking a variable having value in range -10.0 to +10.0?

1817


Not all reserved words are written in lowercase. TRUE or FALSE?

719






what is the diffrenet bettwen HTTP and internet protocol

1392


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

2372


When do we get logical errors?

637


When is the “void” keyword used in a function?

838


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

1848


C program to find all possible outcomes of a dice?

1855


write a program fibonacci series and palindrome program in c

633


How main function is called in c?

630


What is an lvalue in c?

696


What are the properties of union in c?

590