Short Answer
One step in modifying cin to handle the Complex class is to provide access to the Complex class data. This is achieved by declaring the extraction operator function as a(n) ____________________ in the Complex class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: When overloading the insertion operator to process
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
Q27: With the introduction of user-defined data types,
Q28: In the absence of a derived class
Q29: Conversion from a class type to a
Q30: All _ data members come into existence
Q31: A static variable with _ access may