Why assembly language code is required to convert to a machine language code
Answers
Answered by
0
Answer:
The program (source code) must be translated into machine language so that the computer can execute the program (as the computer only understands machine language). The way that this translation occurs depends on whether the programming language is a compiled language or an interpreted language.
Explanation:
Answered by
1
Answer:
it is required to convert assembly language into machine language code because computer understand only machine language
Similar questions