Computer Science, asked by vijayabj19, 2 months ago

Why is machine level languge and high level language also called as machine dependent language?​

Answers

Answered by mani0604
2

Answer:

The first two generation languages are low level languages or machine dependent, while the other two are high level languages or machine independent. Machine dependent means the program can only work on the type of computer it was designed for while Machine independent means the program can work on any computer system.

Answered by XxHeartHeackerJiyaxX
22

Answer:

Machine languages are so closely related to the structure of a particular computer that they are said to be machine dependent. ... Programs written in machine language are not portable, that is, they may not be run on other computers with different machine languages.

Similar questions