Which level is C language belonging to?


S.no
High Level
Middle Level
Low Level
1High level languages provide almost everything that the programmer might need to do as already built into the languageMiddle level languages don’t provide all the built-in functions found in high level languages, but provides all building blocks that we need to produce the result we wantLow level languages provides nothing other than access to the machines basic instruction set
2Examples:
Java, Python
C, C++Assembler

0 comments:

Post a Comment