How we can access the members of the super class from child class??

  1. using super keyword

  2. defining the required class members as private

  3. define in members protected and using super keyword in subclass

  4. we cant access


Correct Option: C

Find more quizzes: