Q. The program that translates your code from a high-level language to the binary language is called ________
β
Correct Answer: (B)
compiler
Explanation: Compiler is a program that translates the entire source code of a software project into machine code before it is executed.