Why is machine level languge and high level language also called as machine dependent language?
Answers
Answered by
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
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