(The following was "lifted" from This Study Guide)

Opening Questions
 
Adapter
Would you ever create an Adapter that has the same interface as the object which it adapts? Would your Adapter then be a Proxy?
 
Bridge
How does a Bridge differ from a Strategy and a Strategy's Context?