1.

Default constructor initializes all data members as ___________

A. All numeric member with some garbage values and string to random string
B. All numeric member with some garbage values and string to null
C. All numeric member with zero and strings to random value
D. All numeric member with zero and strings to null
Answer» E.


Discussion

No Comment Found