Multiple Choice
Match each term with a statement below.
-The characteristics that define an object as part of a 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
Q20: Match each term with a statement below.<br><br>-The
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
Q26: A _ is a set of program
Q27: When you think in an object-oriented manner,every
Q28: Methods in object-oriented programs use sequence,selection,and looping
Q29: The purpose of a(n)_ is to return
Q30: The concept of a class is useful