It converts the words in the program directly to machine code. There isn't anything to compile and it definitely doesn't interpret. Assembly is the lowest level you can go without writing the code in actual machine code.
Similar to a compiler.
Copyright © 2024 Q2A.ES - All rights reserved.
Answers & Comments
Verified answer
It converts the words in the program directly to machine code. There isn't anything to compile and it definitely doesn't interpret. Assembly is the lowest level you can go without writing the code in actual machine code.
Similar to a compiler.