MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
Class A,B,C..
1.
Class A,B,C
A.
Class B,C,D
B.
Class A,C,D
C.
Class D,A,B
Answer» B. Class A,C,D
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
All the derived classes can access only a few members of base class that other derived classes can’t access at same time, in hierarchical inheritance.
Which class constructor is called first when an object of derived class is created?
Which type of inheritance is most suitable for inheriting Same syllabus into different colleges with different streams?
Hierarchical inheritance can be a subset of _________________
If one class have derived the base class privately then another class can’t derive the base class publically.
How many classes can be derived from the base class using hierarchical inheritance?
Which among the following is correct for following code?
Which class uses hierarchical inheritance in following code?
Which access specifiers should be used so that all the derived classes restrict further inheritance of base class members?
Base class _______________
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply