Question: Which inheritance type is used in the class given below? class A : public X, public Y {}

Options

A : Multilevel inheritance

B : Multiple inheritance

C : Hybrid inheritance

D : Hierarchical Inheritance

Click to view Correct Answer

Previous || Next

OOPS Concepts - General Questions more questions

Which of the following statements regarding inline functions is correct?

Which one of the following is the correct way to....

Which of the following header file includes definition of cin....

Which of the following keyword is used to overload an....

What will happen if a class is not having any....

Which one of the following is correct about the statements....

Which of the following is an invalid visibility label while....

Which one of the following options is correct?

Which of the following statements is correct in C++?

Which of the following is used to make an abstract....

Constructors and Destructors - General Questions more Online Exam Quiz

Windows 2000 Server - Part 1

Windows NT - Part 1

Constructors and Destructors - General Questions

Functions - General Questions

Objects and Classes - General Questions

References - General Questions

Arrays - General Questions

Complicated Declarations - General Questions