Question Bank
3705 approved questions from the community
Bridge decouples abstraction from implementation?
Framework design patterns?
Which pattern provides sequential collection access?
Composite treats objects uniformly?
Adapter converts interfaces?
Template uses inheritance?
What category is Memento?
Bridge connects two dimensions?
Proxy vs Decorator?
Mediator is behavioral?
What does IoC stand for?
What is the primary benefit of design patterns?
Decorator adds without altering structure?
Mediator reduces coupling?
Which pattern captures object state for restoration?
Factory Method lets subclasses decide?
Which pattern with Hollywood Principle?
Prototype useful when creation expensive?
Flyweight minimizes memory by sharing?
Which pattern provides a surrogate for another object?