Mark As Completed Discussion

Are you sure you're getting this? 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.