Computer Science for IGCSE & O level - Software (Section 9 - No. 44)

What is the primary objective of auto-completion within a code editor?
To find errors in code.
To automatically write the entire program.
To suggest and complete code elements as the user types.
To translate code into machine code.

Explanation

Auto-completion helps developers write code faster and more efficiently.

Comments (0)

Advertisement