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