Question: 31
(Choose 1 answer)
How does a compiler function in the context of high-level languages?
A. It directly executes the high-level code
B. It translates high-level code into machine language all at once
C. It translates and executes the code line by line
D. It optimizes the code for better performance