If all the classes use private inheritance in multilevel inheritance then ______________
- It will not be called multilevel inheritance
- Each class can access only non-private members of its parent
- Each subsequent class can access all members of previous level parent classes
- None of the members will be available to any other class
(b).Each class can access only non-private members of its parent
need an explanation for this answer? contact us directly to get an explanation for this answer