Which class is mainly designed to overcome the disadvantage of multiple inheritances?

68. Which class is mainly designed to overcome the disadvantage of multiple inheritances?

  1. Virtual Base class
  2. Base class
  3. Abstract class
  4. Partial class

Answer: A) Virtual Base class

Explanation:

Virtual base classes are mainly designed to overcome the disadvantage of multiple inheritances.

Comments and Discussions!

Load comments ↻






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