Which call is correct for public members of a nested class?
- Can be called from object of enclosing class
- Can be called within enclosing class only with direct names
- Direct names should be used for the nested classes
- Only with help of nested class object pointer
(a).Can be called from object of enclosing class
need an explanation for this answer? contact us directly to get an explanation for this answer