MCQOPTIONS
Saved Bookmarks
| 1. |
All the data members of local class must be ___________ |
| A. | Defined with declaration |
| B. | Defined in constructor |
| C. | Declared and defined in constructor |
| D. | Declared using a member function |
| Answer» C. Declared and defined in constructor | |