Home » C++ Programming » Basic Syntax » Question
  1. Which is used for formatting purpose in c++?
    1. Vector
    2. &
    3. Container
    4. Whitespace
    5. None of these
Correct Option: D

Whitespace is a term that refers to characters like spaces, tabs, and newlines that are used for formatting purposes.



Your comments will be displayed only after manual approval.