What is the job of an assembler?

What is the job of an assembler? 




A. It translates high-level source code into assembly language
B. It produces binary machine instructions from the assembly code text
C. It translates source code into byte code
D. It translates high-level source code into machine instructions
E. It executes machine instructions
F. It optimizes loop structures
G. It translates assembly instructions into machine instructions



Answer: B, G


Learn More :