Multiple Choice
To ensure that variables declared in a base class may be accessed by its subclasses but not by other classes,the variables should be declared with ____ access.
A) Private
B) Protected
C) Public
D) Restricted
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: The Visual Basic statement "Dim objStudent As
Q36: A constructor procedure cannot contain arguments.
Q37: The WriteLine procedure will _.<br>A) write a
Q38: When using inheritance,the class that provides attributes
Q39: The TabIndex property determines which object on
Q41: You must instantiate an object based on
Q42: MATCHING<br>Identify the letter of the choice that
Q43: Statements outside a base class and its
Q44: The code in a constructor procedure executes
Q45: The _ tier is also called the