This is the type of inheritance in which the implementation of a superclass is incomplete

66. This is the type of inheritance in which the implementation of a superclass is incomplete.

  1. Single inheritance
  2. Virtual inheritance
  3. Multiple inheritances
  4. Hybrid inheritance

Answer: B) Virtual inheritance

Explanation:

Virtual inheritance is a type of inheritance in which the implementation of a superclass is incomplete.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.