Multiple Choice
Match each term with a statement below.
-The set of all the values or contents of a class object's instance variables
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
Q15: A(n)_ is a programmer-defined type,such as a
Q16: Match each term with a statement below.<br><br>-List
Q17: A program or class that instantiates objects
Q18: The accessor method is another name for
Q19: _ methods are methods that exist to
Q21: Another important concept in object-oriented programming is
Q22: The data components of a class that
Q23: Declaring a class does not create actual
Q24: Object-oriented programmers sometimes say an object is
Q25: Match each term with a statement below.<br><br>-The