Computer Science for IGCSE & O level - Software (Section 6 - No. 47)
What is the primary purpose of 'compiling' a program?
To execute the code line by line.
To translate the code into machine-executable instructions.
To debug the program.
To format the code for readability.
Explanation
Compiling translates code into a computer-executable format.
Comments (0)
