Object-Oriented Software Engineering Task
Posted: Tue May 24, 2022 7:51 am
Object-Oriented Software Engineering Task
T2. Identify all the classes you can think of that might be part of the following systems, and choose good names for them. (a) A restaurant reservation system. (b) A video rental store. (c) A system for a public library. (d) A video editing tool. T3. Apply the Abstraction-Occurrence pattern in the following situations. For each situation, show the two linked classes, the association between the classes, and the attributes in each class. (a) The issues of a periodical. (b) Models of electronic appliances and the individual appliances.
T2. Identify all the classes you can think of that might be part of the following systems, and choose good names for them. (a) A restaurant reservation system. (b) A video rental store. (c) A system for a public library. (d) A video editing tool. T3. Apply the Abstraction-Occurrence pattern in the following situations. For each situation, show the two linked classes, the association between the classes, and the attributes in each class. (a) The issues of a periodical. (b) Models of electronic appliances and the individual appliances.