Multiple Choice
Match each term with the correct statement below.
-A part of UML
A) information hiding
B) inheritance
C) super()
D) superclass
E) instanceof
F) virtual method call
G) inlining
H) class diagram
I) derived class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: Which of the following statements will create
Q30: An advantage to making a method _
Q37: Programmers and analysts sometimes use a graphical
Q60: Match each term with the correct statement
Q61: Match each term with the correct statement
Q63: When you create a class and do
Q64: Create a class named Account that contains
Q65: What is the difference between derived classes
Q67: Match each term with the correct statement
Q69: A static method cannot be overridden in