The private member in derived class

  1. Cannot be inherited

  2. Can be inherited at all instances

  3. Can be inherited only if the derived class is inheriting from base class with public access level

  4. Can be inherited only if the derived class is inheriting from base class with private access level


Correct Option: D

Find more quizzes: