MCQOPTIONS
Saved Bookmarks
| 1. |
Which is the correct statement for default constructors? |
| A. | The constructors with all the default arguments |
| B. | The constructors with all the null and zero values |
| C. | The constructors which can’t be defined by programmer |
| D. | The constructors with zero arguments |
| Answer» E. | |