Which design pattern defines one-to-many dependency among objects?
(a) Singleton pattern
(b) Facade Pattern
(c) Observer pattern
(d) Factory method pattern
I had been asked this question in homework.
The question is from Software Design Pattern topic in section Design and Implementation of Software Engineering