In: Computer Science
The five key activities in an object-oriented design process are:
a. Define the context and modes of use of the system;
b. Design the system architecture;
c. Identify the principal system objects;
d. Develop design models;
e. Specify object interfaces.
Please give me an explanation and example in detail for the five activities.