Final answer:
The 5 key activities in an object-oriented design process are: identifying the problem or need, defining requirements and constraints, generating ideas or solutions, evaluating possible solutions, and designing and building a prototype.
Step-by-step explanation:
The 5 key activities in an object-oriented design process are:
- Identify a problem or a need: This involves understanding the problem or need that the design process aims to address.
- Define requirements and constraints: Determine the specific requirements and constraints that the design must meet.
- Generate ideas or brainstorm for set possible solutions: Come up with various ideas or solutions to address the problem or meet the requirements.
- Use requirements and constraints to evaluate possible solutions: Assess the different ideas or solutions based on how well they meet the requirements and constraints.
- Use the chosen solution to design and build a prototype: Take the selected solution and create a prototype or model that represents the final design.