Which program translates programs to a simpler language that the computer can execute.
The correct answer is: A
Explanation
A compiler is the program that translates the programs written in low level languages to high level languages that can be understood by the computer.