b) Software design patterns describe best practices used to solve common design problems. The Observer pattern is one of
Posted: Mon May 02, 2022 11:41 am
b) Software design patterns describe best practices used to solve common design problems. The Observer pattern is one of the commonly used design patterns. Required: Describe the Observer design pattern • Provide a scenario in which this pattern would be applicable • Draw a class diagram to illustrate how the Observer pattern may be implemented (10 marks)