Q1) In a Web application designed with the MVC pattern, the Web page that contains an HTML form to accept user input is considered a part of the system's ________.
Q2) When a user is interacting with a Web application designed with the MVC pattern, all incoming requests from the user are handled by the system's dispatcher. The dispatcher then routes the requests to the system's ________.
Q3)
Which of the following is NOT a benefit of designing a system with MVC?
Q4) According to the MVC design philosophy we studied in class, the web application's script files that manipulate data records stored in a database are considered a part of the system's ______________.
Q5) Which one of the following statements is NOT valid regarding MVC (model, view, controller) design pattern?
Q6)
What are the main jobs of a dispatcher/router in a typically designed MVC application? Select all correct answers. Please note incorrect answers carry negative marks.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here