Page 1 of 1

Which of the following is true regarding the model-view- controller architecture?

Posted: Thu Jul 14, 2022 8:57 am
by answerhappygod
a) The model corresponds to the business logic layer
b) The view defines the presentation of data
c) The controller receives events, executes actions on the model and returns a view
d) All of the mentioned