Question: 12. Why would a programmer want to overload operators rather than use regular member functions to perform similar operations? 13. What is passed to the
12. Why would a programmer want to overload operators rather than use regular member functions to perform similar operations?
13. What is passed to the parameter of a classs operator= function?
14. Why shouldnt a classs overloaded = operator be implemented with a void operator function?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
