InterviewSolution
Saved Bookmarks
| 1. |
Why Isn't There Operator Overloading? |
|
Answer» Because C++ has PROVEN by example that operator OVERLOADING MAKES code ALMOST impossible to MAINTAIN. Because C++ has proven by example that operator overloading makes code almost impossible to maintain. |
|