The Purpose of Translators Flashcards
1
Q
What do translators do?
A
= Translators convert assembly and source code into machine code for execution.
2
Q
What are the 2 methods for translating high-level source code?
A
= Interpreting.
= Compiling.
2
Q
How are assembly languages translated into machine code?
A
= Assembler translator.