

MCQOPTIONS
Saved Bookmarks
1. |
In which form does the function call operator can be overloaded? |
A. | static member function |
B. | non-static member function |
C. | dynamis_cast |
D. | static_cast |
Answer» C. dynamis_cast | |