Mark As Completed Discussion

Let's test your knowledge. Is this statement true or false?

Observer pattern is a behavioral design pattern that defines a one-to-many dependency between objects, so that when one object changes state, all its dependents are notified and updated automatically.

Press true if you believe the statement is correct, or false otherwise.