Vidyalelo
C++ Programming · Q9

Introduction to C++

Programming · C++ Programming · question 9

Q9

What does the 'endl' manipulator do in C++?

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

Answer: Option D

Solution

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