Computer Science for IGCSE & O level - Software (Section 8 - No. 18)
What is the primary function of 'auto-completion' in a code editor?
To compile the code.
To suggest possible code elements as the user types.
To run the code.
To format the code.
Explanation
Auto-completion helps in the quick writing of code.
Comments (0)
