Structural Design Patterns Flashcards
What are structural design patterns concerned with? What are the two types?
What are the structural design patterns?
What is the scenario used to describe the Adapter Structural Design Pattern?
What is the Adapter Structural Design Pattern?
What is the applicability of the Adapter Structural Design Pattern?
Go through the code example of the Adapter Structural Design Pattern
.
Adapter Structural Design Pattern diagram:
What are the consequences of the Adapter Structural Design Pattern for classes?
What are the consequences of the Adapter Structural Design Pattern for objects?
What is the example we used for the Bridge Structural Design Pattern?
What is the Bridge Structural Design Pattern?
What is the applicability of the Bridge Structural Design Pattern?
Diagram of the Bridge Structural Design Pattern:
Go over the code example for the Bridge Structural Design Pattern:
.
What are the consequences of using the Bridge Structural Design Pattern?