969Software EngineeringMedium
Assembler is________?
Ais a program that appears to execute a source program as if it were machine language
Ba program that automate the translation of assembly language into machine language
Ca program that places programs into memory and prepares them for execution
Da program that accepts a program written in a high level language and produces an object program
Correct answer
B. a program that automate the translation of assembly language into machine language
Explanation
The correct answer is a program that automate the translation of assembly language into machine language.