MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes
→
Which members can never be accessed in derived cl...
1.
Which members can never be accessed in derived class from the base class?
A.
Private
B.
Protected
C.
Public
D.
All except private
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Deriving a class in such a way that that the base class members are not available for further inheritance is known as ___________________
Which feature is not related to the derived classes among the following?
The members of a derived class can never be derived.
How many classes can be derived from a derived class?
If base class is an abstract class then derived class ______________ the undefined functions.
If class A is derived from another derived class B which is derived from class C, which class will have maximum level of abstraction?
Derived class is also known as ______________ class.
If a class is being derived using more than two base classes, which inheritance will be used?
How many derived class can a single base class have?
How many types of inheritance are supported in C++ for deriving a class?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies