CITM-001 · Question #9
How many steps are involved to undertake an object-oriented analysis?
The correct answer is C. Five. Object-oriented analysis (OOA) is the first technical activity performed as part of object-oriented software engineering. OOA involves modeling the problem domain using objects and their interactions. According to the CITM study guide, there are five steps involved to undertake…
Question
How many steps are involved to undertake an object-oriented analysis?
Options
- AThree
- BFour
- CFive
- DSix
How the community answered
(36 responses)- A3% (1)
- B3% (1)
- C89% (32)
- D6% (2)
Explanation
Object-oriented analysis (OOA) is the first technical activity performed as part of object-oriented software engineering. OOA involves modeling the problem domain using objects and their interactions. According to the CITM study guide, there are five steps involved to undertake an object- oriented analysis: Find and define the objects Organize the objects Describe how the objects interact with one another Define the external behavior of the objects Define the internal behavior of the objects
Topics
Community Discussion
No community discussion yet for this question.