Multiple Choice
Which of the following is not involved in finding the classes when developing an object-oriented application?
A) Describe the problem domain.
B) Write the code.
C) Refine the list of nouns to include only those that are relevant to the problem.
D) Identify all the nouns.
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Methods that operate on an object's fields
Q21: Shadowing is the term used to describe
Q24: Data hiding (which means that critical data
Q28: What is the following statement an example
Q28: For the following code, which statement is
Q35: A UML diagram uses the _ symbol
Q37: A constructor<br>A) always accepts two arguments.<br>B) has
Q38: It is common practice in object-oriented programming
Q40: UML diagrams do not contain<br>A) fields<br>B) methods<br>C)
Q43: Another term for an object of a