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

In the context of a programming IDE, what is meant by the term 'auto-completion'?
The automatic execution of a program.
The ability of the IDE to automatically write the entire program.
The IDE suggesting possible code as the user types.
The automated testing of a program.

Explanation

Auto-completion is a feature where the IDE suggests possible code as the user types.

Comments (0)

Advertisement