MCQ
Q.
Does the compiler program translate the whole source code in one step?
Correct Answer: D
The compiler is that program which translates the whole high-level code into the machine code at once.