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

What is the purpose of auto-completion in a code editor?
To format the code.
To write the entire program automatically.
To suggest code snippets and keywords as the user types.
To translate the code into machine code.

Explanation

Auto-completion suggests code snippets.

Comments (0)

Advertisement