Multiple Choice
Match each term with the correct statement below.
-Inherits from a base class
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
Q3: If a programming language does not support
Q5: When you employ _, your data can
Q13: If a _ method has the same
Q28: When you create parent and child classes
Q31: Superclasses can be distinguished from their subclasses
Q32: Java's Math class is an example of
Q33: In a UML diagram, minus signs are
Q48: Write the statement to create a class
Q53: Create a class named Employee with a
Q72: Which of the following statements depicts the