aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Computer Aptitude
  • The derived class having more than one parent is called a...
Multiple choice

The derived class having more than one parent is called as ___________

  1. Multilevel inheritance

  2. Multiple inheritance

  3. Single inheritance

  4. Hierarchical inheritance

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Multiple inheritance is a form of inheritance in which there are one or more base classes which can be inherited onto the derived classes.

Keep practicing — related questions

  • If a class inherits from more than one base class ,it is called as _______
  • When a derived class is the base class of some other class, then this type of inheritance is known as _____...
  • ___________ is the form of inheritance in which many sub classes are inherited from a single base class.
  • Which of the following forms of inheritance is present when a class is derived from the classes that are al...
  • If a class C is derived from class B, which is derived from class A, all through public inheritance, then t...
  • Which of the following forms of inheritance occurs when the properties of one class are inherited by more t...
  • Deriving a class from another derived class is called
  • In C++, if a class is derived from another derived class, then what is it known as?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Object-Oriented Programming (2239 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy