C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 39)
39.
Which of the following are available only in the class hierarchy chain?
Public data members
Private data members
Protected data members
Member functions
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
13 comments Page 2 of 2.

Pa1 said:   1 decade ago
Satya is right. Question seem to be wrong because question is about availability not about access.

Poonam said:   1 decade ago
@Saksham if public members can be accessed it means it is available.

SHILPA said:   1 decade ago
Can anybody explain why?


Post your comments here:

Your comments will be displayed after verification.