Computer Science for IGCSE & O level - Programming (Section 15 - No. 8)

Which of the following best describes the main goal of code optimization?
To make the code more complex.
To reduce the size of the code.
To improve the code's performance.
To change the logic of the code.

Explanation

Code optimization aims to enhance the speed and efficiency of the code.

Comments (0)

Advertisement