The objects in an object array _______________________
The objects in an object array _______________________ Correct Answer Can be created without calling default constructor
The objects need some constructor to get the memory spaced reserved for those. If the default constructor is not used then we can use some arguments constructor which will reserve the memory for the objects. The objects can be passed with constructor arguments during declaration.
মোঃ আরিফুল ইসলাম
Feb 20, 2025