Examlex

Solved

One Step in Modifying Cin to Handle the Complex Class

question 26

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.


Definitions:

Related Questions