

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following are implemented as classes containing constructor, destructor, copy constructor and overloaded assignment operator? |
A. | float data type |
B. | int data type |
C. | all the above |
D. | double data type |
Answer» D. double data type | |