Starting from:

$25

CO225 -  Software Construction - Lab 07 - Design Patterns -Solved

In this laboratory class, you are expected to implement a java program according to the following specifications.

There is a news agency where news channels can register to this agency based on the news subject (topic). Whenever any news is posted to a specific topic, all the registered news channels will be notified and they can consume the news. Implement this using the observer pattern.

More products