MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following operator functions cannot be global, i.e., must be a member function. |
| A. | new |
| B. | delete |
| C. | Converstion Operator |
| D. | All of the above |
| Answer» D. All of the above | |