Multiple Choice
Protected members are
A) not quite private
B) not quite public
C) Both A and B
D) Neither A or B
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When one object is a specialized version
Q18: In the following code,what will the call
Q19: In the following statement,which is the subclass?
Q25: What is wrong with the following code?
Q27: In an inheritance relationship, the subclass constructor
Q51: Look at the following code. Line 1
Q57: When declaring class data members it is
Q59: Look at the following code. Which line
Q60: It is not possible for a superclass
Q64: Look at the following code. Line 1