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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board