565Software EngineeringMedium
A loader is________?
Aa program that places programs into memory and prepares them for execution
Bprogram that accepts a program written in a high level language and produces an object program
Ca program that automate the translation of assembly language into machine language
Dis a program that appears to execute a source program as if it were machine language
Correct answer
A. a program that places programs into memory and prepares them for execution
Explanation
The correct answer is a program that places programs into memory and prepares them for execution.