MCQOPTIONS
Saved Bookmarks
| 1. |
The objects in an object array _______________________ |
| A. | Can be created without use of constructor |
| B. | Can be created without calling default constructor |
| C. | Can’t be created with use of constructor |
| D. | Can’t be created without calling default constructor |
| Answer» C. Can’t be created with use of constructor | |