MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
The private member’s are made public to all the..
1.
The private member’s are made public to all the classes in inheritance.
A.
True
B.
False
Answer» C.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Overloading operators are possible only by using hybrid inheritance.
The sequence of destructors being called while using hybrid inheritance is ____________
If hybrid inheritance is used, it mostly shows _______________ feature of OOP.
If object of lowest level class is created (last derived class) ________________ of its parent class constructors are called.
What is the minimum number of classes to be there in a program implementing hybrid inheritance?
What is the maximum number of classes allowed in hybrid inheritance?
If hierarchical inheritance requires to inherit more than one class to single class, which syntax is correct? (A, B, C are class names)
The private member’s are made public to all the classes in inheritance.
Which type of inheritance must be used so that the resultant is hybrid?
Which amongst the following is true for hybrid inheritance?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply