Week 5 Flashcards

1
Q

What do OO Design Patterns do:

A

Typically show relationships and interations between classes or objects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

3 Examples of Web-Application design patterns:

A

Container
Factory
Observer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does MVC Pattern do?

A

Seperates data handling from the user interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly