Multiple Choice
Which of the following best defines the term hierarchy?
A) the process by which the properties, methods, and events of one class are passed onto another class
B) the collection of a parent class along with its descendants
C) when a member variable of class A makes use of an object of type class B
D) when one class manipulates or changes objects of another class
Correct Answer:

Verified
Correct Answer:
Verified
Q18: The feature that two classes can have
Q19: Which statement form below carries out a
Q20: The New event procedure is automatically invoked
Q21: Which one of the following statements does
Q22: Which of the following statements best applies
Q24: Which statement form below assigns the value
Q25: The class interface is a set of
Q26: The statement for raising a user-defined event
Q27: An object can be created in the
Q28: Statements of which of the following kind