Computer Science, asked by bdas21424, 9 months ago

Difference between High level language and machine language​

Answers

Answered by rasmikrishnan123
0

Answer:

A language which computer directly understand is called machine language. It is in the form of 0's and 1's.

A language which we used to communicate with computer is called high level language.ex: programming language c, c++, java.. when we write a program in high level language it will convert in to machine language using compiler or interpreter.

Similar questions