Class 12 Prep Review
Here are some review questions for you to solidify your knowledge of the concepts covered in this class:
-
Describe the respective responsibilities of the model, view, and controller aspects of an application.
-
With whom does the controller communicate? With whom does the view communicate? With whom does the model communicate?
-
Which of the three interacts directly with the database?
- Which of the three does the user directly interact with?