Multiple Choice
In the hierarchy chart shown below, GrandChild1 has access to each of the following items (as a result of inheritance) , except one. Which of the following is GrandChild1 NOT able to access?
A) Property A
B) Property D
C) Event C
D) Sub B
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q46: Which of the following terms does not
Q47: The constructor method requires at least one
Q48: The programmer needs to be able to
Q49: Member variables in a class are normally
Q50: Inheritance is the process by which the
Q52: A class specifies the properties and methods
Q53: A line of code of the form
Q54: In the following code block, which of
Q55: The header for an event procedure for
Q56: An object is a template from which