Week 5 Flashcards
1
Q
What do OO Design Patterns do:
A
Typically show relationships and interations between classes or objects
2
Q
3 Examples of Web-Application design patterns:
A
Container
Factory
Observer
3
Q
What does MVC Pattern do?
A
Seperates data handling from the user interface