adplus-dvertising
frame-decoration

Question

When are the array of objects without any initialization useful?

a.

When object data is not required just after the declaration

b.

When initialization of object data is to be made by the compiler

c.

When object data doesn’t matter in the program

d.

When the object should contain garbage data

Answer: (a).When object data is not required just after the declaration

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. When are the array of objects without any initialization useful?