Question 96

Computer Awareness Software Engineering Medium

Which statement is true about compilers?

(A) They execute the code line-by-line.
(B) They generate machine code for the entire program at once.
(C) They are faster than interpreters in error detection.
(D) They are used to execute scripts dynamically.
View Dynamic Solution & Explanation
Correct Solution: Option B

Step-by-step Solution:

No explanation entered yet.