Which Class Uses Hierarchical Inheritance In Following Codep #786

Which class uses hierarchical inheritance in following code?</p> <pre><code class="language-cpp"> class A { int a; }; class B:class A { int b; }; class C:class A,class B { int c; }; class D:class A { int d; }; </code></pre>

Online Quiz This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 Inheritance & its Types - OOPs MCQ: Hierarchical Inheritance - Quiz No.1.


Similar question(s) are as followings:



Online Quizzes of gs111 OOP Object Oriented Programming Java

Choose an organization

Theme Customizer

Gaussian Texture



Gradient Background