MCQOPTIONS
Saved Bookmarks
| 1. |
The goal of operator overloading is __________. |
| A. | To help the user of a class |
| B. | To help the developer of a class |
| C. | To help define friend function |
| D. | None of the above |
| Answer» B. To help the developer of a class | |