MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
All the classes must have all the members declare..
1.
All the classes must have all the members declared private to implement multilevel inheritance.
A.
True
B.
False
Answer» C.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Is it compulsory for all the classes in multilevel inheritance to have constructors defined explicitly if only last derived class object is created?
Does following code show multiple inheritance?
In multilevel inheritance, which is the most significant feature of OOP used?
If all the classes used parameterized constructors and no default constructor then ___________
How many abstract classes can be used in multilevel inheritance?
Can abstract classes be used in multilevel inheritance?
All the classes must have all the members declared private to implement multilevel inheritance.
In multilevel inheritance one class inherits _______________
What is the minimum number of levels for a implementing multilevel inheritance?
Multilevel inheritance allows _________________ in the program.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply