When are the array of objects without any initialization useful?
- When object data is not required just after the declaration
- When initialization of object data is to be made by the compiler
- When object data doesn’t matter in the program
- When the object should contain garbage data
(a).When object data is not required just after the declaration
need an explanation for this answer? contact us directly to get an explanation for this answer