Machine language is portable True or False
Answers
Answered by
3
Answer:
false
Explanation:
While a program in a high-level language can be compiled for different kinds of computers, the resulting machine language program can run on only one kind of computer. Most application programs that you use are in machine-language and are not portable
Answered by
0
Answer:
Machine language programs run only on the computer for which they have been developed, i.e., they are machine-dependent.
Explanation:
Machine language programs are not portable to other computers. A high level language (HLL) has instructions which are almost similar to English language used by us.
Similar questions