Step three (3) in undertaking of object-oriented analysis does not define the methods, but rather identifies the states of each object and the events that affect them. Methods are defined in step four (4), which is the object-oriented design phase. Methods are the operations or functions that an object can perform to achieve its objectives or respond to events. References: Object-Oriented Analysis and Design | OOAD - GeeksforGeeks, Steps to Analyze and Design Object Oriented System - GeeksforGeeks, OOAD - Object Oriented Analysis - Online Tutorials Library
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit