

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