Multiple Choice
When you have identified the information that a class is responsible for knowing, then you have identified the class's ____________.
A) methods
B) names
C) fields and/or properties
D) objects
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: The get accessor has an implicit parameter
Q23: A(n) _ is a method that is
Q24: Class fields are almost always declared private
Q25: Every form in a Visual C# project
Q26: By using the _ access modifier, a
Q28: When a class's fields are hidden from
Q29: Constructors cannot be overloaded, which means a
Q30: If you were developing an application for
Q31: Once you have added a form to
Q32: Which one of the following statements declares