Computer Science, asked by thfkz8619, 6 months ago

What are patterns? Why is it important to observe patterns In computer book

Answers

Answered by subhiksham
1

Answer:

Explanation:

Design Patterns - Observer Pattern. Observer pattern is used when there is one-to-many relationship between objects such as if one object is modified, its dependent objects are to be notified automatically.

Similar questions