...
/Quiz Yourself: PImpl and Bridge Patterns
Quiz Yourself: PImpl and Bridge Patterns
Quiz yourself on what you've learned about the PImpl and bridge patterns.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which statement about bridge design patterns is correct?
A.
It is used to couple an abstraction with implementation.
B.
It allows us to create a large class.
C.
It is used to decouple an abstraction from implementation.
D.
It is used when we want to show the exact implementation.
1 / 4