True/False
When you overload the << operator you must also overload the >> operator.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: In the following function header, the word
Q27: Each object of a class has its
Q28: If you overload the prefix ++ operator,
Q29: When you overload an operator, you can
Q30: A reason to overload the _ is
Q32: The _ member variable may be accessed
Q33: In C++ if you overload the <
Q34: When you overload an operator, you cannot
Q35: An aggregate class's constructor can use a
Q36: Which of the following operators may be