Multiple Choice
Match each term with the correct statement below.
-Makes a program run faster
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
Q17: In most Java classes, the keyword private
Q18: What is the process of inlining and
Q23: Which of the following statements will create
Q31: You would like to make a member
Q37: Programmers and analysts sometimes use a graphical
Q54: You can use the _ modifier with
Q55: Within a subclass, you can think of
Q61: Match each term with the correct statement
Q64: Create a class named Account that contains
Q65: What is the difference between derived classes