Examlex

Solved

Suppose the Unary ! Operator Is an Overloaded Member Function

question 25

Multiple Choice

Suppose the unary ! operator is an overloaded member function of class String. For a String object s, which function call is generated by the compiler when it finds the expression !s?


Definitions:

Related Questions