Computer Science for IGCSE & O level - Software (Section 10 - No. 28)

What feature helps programmers by highlighting the code syntax in a meaningful way?
Auto-completion
Auto-documenter
Prettyprinting
Debugger

Explanation

Prettyprinting colors code and aligns it to make it readable.

Comments (0)

Advertisement