Computer Science, asked by jimenezleodomar123, 6 months ago

Based on the classifications of programming language, differentiate Machine language to High level language.​

Answers

Answered by shivamnautiyal06
3

Answer:

The main difference between high level language and low level language is that, Programmers can easily understand or interpret or compile the high level language in comparison of machine. On the other hand, Machine can easily understand the low level language in comparison of human beings.

Examples of high level languages are: C, C++, Java, Python, etc.

Examples of low level languages are: Assembly and machine code.

Similar questions