MCQOPTIONS
Saved Bookmarks
| 1. |
If default constructor is not defined, then how the objects of the class will be created? |
| A. | The compiler will generate error |
| B. | Error will occur at run-time. |
| C. | Compiler provides its default constructor to build the object. |
| D. | None of these |
| Answer» D. None of these | |