Which Of The Following Is True Regarding The Modelview #223
Which of the following is true regarding the model-view- controller architecture?
This multiple choice question (MCQ) is related to the book/course gs gs114 Relational Database Management System. It can also be found in gs gs114 Application Design and Development - Application Architectures - Quiz No.1.
Which of the following is true regarding the model-view- controller architecture?
The model corresponds to the business logic layer
The view defines the presentation of data
The controller receives events, executes actions on the model and returns a view
All of the mentioned