MCQOPTIONS
Saved Bookmarks
| 1. |
Which operator among the following can be overloading using only member function? |
| A. | Assignment operator |
| B. | Addition operator |
| C. | Subtraction operator |
| D. | Multiplication and division operator |
| Answer» B. Addition operator | |