

MCQOPTIONS
Saved Bookmarks
1. |
Operator overloading is |
A. | adding operation to the existing operators |
B. | making the new operator |
C. | making c++ operator works with objects |
D. | giving new meaning to existing operator |
E. | None of these |
Answer» B. making the new operator | |