Ask Question

True or False. When used with the cout object, the endl stream manipulator advances the cursor to the next line on the computer screen.

+4
Answers (1)
  1. 4 August, 17:31
    0
    The answer is TRUE

    Explanation:

    When we use Cout object the endl move the cursor to the next line to the computer screen. The endl is a predefined object. It is used to insert a line.

    Manipulators are the objects that inserted into a stream and effect the format of objects. Manipulators are used to control the state of stream.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “True or False. When used with the cout object, the endl stream manipulator advances the cursor to the next line on the computer screen. ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers