Question Bank
1085 approved questions from the community
What does LSP relate to?
What category is Memento?
Which pattern provides sequential collection access?
Design patterns guarantee bug-free code?
Which pattern with Hollywood Principle?
Which are creational patterns?
Visitor adds operations without modifying?
Which pattern captures object state for restoration?
Which pattern restores object's previous state?
Composite treats objects uniformly?
Which pattern converts interfaces?
Design patterns are ready-made code?
Which pattern is common in GUI event handling?
Chain passes request along handlers?
What does IoC stand for?
What type is Iterator pattern?
Proxy is structural?
Dependency Injection makes components loosely coupled?
Bridge decouples abstraction from implementation?
DI advantages?