Vidyalelo
C++ Programming · Q33

Introduction to C++

Programming · C++ Programming · question 33

Q33

In C++, what is the purpose of the 'endl' manipulator?

A.
Inserts a new line
Answer
B.
Clears the screen
C.
Moves the cursor to the start
D.
Ends the program

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board