Question: Why do we need to overload the assignment operator in some class interfaces, such as in String& String::operator = ( const String& other ) ?
Step by Step Solution
There are 3 Steps involved in it
To overload the assignment operator in class interfaces like String Strin... View full answer
Get step-by-step solutions from verified subject matter experts
