ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
quiz
Mediator Pattern Quiz
Question 1 of 10
Score: 0/10
What is the primary purpose of the Mediator pattern?
To create a single instance of a class
To reduce chaotic dependencies between objects by centralizing their communication
To provide a simplified interface to a complex subsystem
To notify multiple objects about state changes in a subject
Check Answer
Previous
Next Topic
Mediator Pattern Quiz - Anko Academy