Practice Test Geeks home

Pattern Design Ultimate Design Pattern 3

The Bridge pattern separates an abstraction from its implementation so that the two can vary independently.
What is the core structural mechanism?

Select your answer