Multiple Choice
When overloading the insertion operator to process a Complex object, it s important to understand that you re overloading an operator in the ____ class.
A) istream
B) Complex
C) operator
D) ostream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: _ is the capability of deriving one
Q17: A conversion operator function uses the name
Q18: Dynamic binding determines which function should be
Q19: The first line of the declaration section
Q20: _ access permits access only to member
Q22: In normal function calls, _ binding is
Q23: In class to class conversion, including a
Q24: An implicit conversion occurs in C++ s
Q25: If a base class member has a
Q26: One step in modifying cin to handle