MCQ
A compiler translates:
Unit-1 Computer Systems
A A complete high-level program into machine code at once
B A program line by line during execution
C Only data, not programs
D Images into text
Explanation

A compiler converts the whole program into machine code in one go before execution.