Examlex

Solved

In C++ If You Overload the < Operator, You Must

question 33

True/False

In C++ if you overload the < operator, you must also overload the > operator.


Definitions:

Related Questions