ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
quiz
Bridge Pattern Quiz
Question 1 of 5
Score: 0/5
What problem does the Bridge pattern solve?
Making incompatible interfaces work together
Avoiding
class explosion
class explosion from multiple inheritance dimensions
Adding behavior to objects dynamically
Creating objects without specifying their class
Check Answer
Previous
Next Topic