Card 19 / 125: In the Model-View-Controller (MVC) architecture,
A)
A view renders to the client the contents of a particular part of the application data
B)
A view is responsible for fetching data directly from the data source
C)
A controller is the business logic, it responds to user actions
D)
A system can have multiple views for the same model
E)
The controller decides which view to display
Answer:
A) A view renders to the client the contents of a particular part of the application data
C) A controller is the business logic, it responds to user actions
D) A system can have multiple views for the same model
E) The controller decides which view to display
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |