Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 5 (Q.No. 9)
9.
The arguments that determine the state of the cout object are called _____
classes
manipulators
format flags
state controllers
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Ayesha said:   5 years ago
A function that changes the state of the cout object is called a manipulator.

The arguments that determine the state of the cout object are called format flag or state flag.

Ayesha said:   5 years ago
The arguments that determine the state of the cout object are called format flags or state flags.
(1)

Post your comments here:

Your comments will be displayed after verification.