Operating System

Sunday, July 12, 2015

If a base class member access is public, and an inherited class accesses specifier is private, which of the following statement is true ?

Leave a Comment
If a base class member access is public, and an inherited class accesses specifier is private, which of the following statement is true ? 
The base class member can be accessed by derived class objects 
The derived class members can be accessed by the base class objects 
The base class members cannot be accessed by the derived class members
None of the listed options 
If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment