Multiple Choice
When you define the class, you describe its ____ in terms of data and its behaviors, or methods, in terms of what kinds of things it can do.
A) attributes
B) fields
C) characteristics
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: Which of the following is true regarding
Q40: When you define a class and determine
Q41: To add full functionality to your classes,
Q42: The ToString( ) method of the Console
Q43: A property resembles a(n) _, but is
Q45: Design your classes to be as flexible
Q46: ToString( ), Equals( ), GetType( ), and
Q47: With the object-oriented approach, objects send messages
Q48: Data members should be defined with an
Q49: In order to provide a new definition