• Home
  • Which of the following describes the Bridge pattern correctly?
Question 1:
Which of the following describes the Bridge pattern correctly?
A. This pattern builds a complex object using simple objects and using a step by step approach
B. This pattern refers to creating duplicate object while keeping performance in mind
C. This pattern is used when creation of object directly is costly
D. This pattern is used when we need to decouple an abstraction from its implementation so that the two can vary independently
Feedback Bridge pattern is used when we need to decouple an abstraction from its implementation so that the two can vary independently

These questions are from this test. Would you like to take a practice test?

Design Patterns Quiz 4 | Englishfreetest.com