Multiple Choice
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-This can inherit procedures within the base class
A) classes
B) TabIndex
C) encapsulation
D) SelectedIndex
E) subclass
F) Overridable
G) object
H) three-tier
I) StreamWriter
J) inheritance
Correct Answer:

Verified
Correct Answer:
Verified
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
Q40: To ensure that variables declared in a
Q41: You must instantiate an object based on
Q43: Statements outside a base class and its
Q44: The code in a constructor procedure executes
Q45: The _ tier is also called the
Q46: In a three-tier architecture for a Web
Q47: A procedure in one class cannot call