1.

Which of the following statements are correct? 1.Instance members of a class can be accessed only through an object of that class. 2.A class can contain only instance data and instance member function. 3.All objects created from a class will

A. 2, 4
B. 1, 3, 5
C. 2, 4, 5
D. 3, 5
Answer» C. 2, 4, 5


Discussion

No Comment Found