Computer Science for IGCSE & O level - Software (Section 14 - No. 12)
Which of the following actions does a compiler perform?
Translates an entire program at once.
Executes a program line by line.
Produces an executable file.
Detects syntax errors
Explanation
A compiler translates the entire program, creates an executable file, and checks for errors.
Comments (0)
