Multiple Choice
Match each term with a statement below.
-A program or class that instantiates objects of another prewritten class
A) instance variables
B) class client
C) inheritance
D) class
E) information hiding
F) state
G) primitive data types
H) attributes
I) encapsulation
J) object
Correct Answer:

Verified
Correct Answer:
Verified
Q2: No object is necessary with a static
Q3: Match each term with a statement below.<br><br>-The
Q4: Within any object-oriented program,you continuously make requests
Q5: Methods in a class are static instance
Q6: Match each term with a statement below.<br><br>-Simple
Q7: All methods require a this reference.
Q8: Methods that set values are called _
Q9: A(n)_ consists of a rectangle divided into
Q10: The process of combining all of an
Q11: Match each term with a statement below.<br><br>-Describe