

MCQOPTIONS
Saved Bookmarks
1. |
Pick out the correct syntax of operator conversion. |
A. | operator float() |
B. | operator const |
C. | operator float()const |
D. | All of above |
E. | None of these |
Answer» D. All of above | |