Q:

Controller in MVC is

0

Controller in MVC is


  1. It is a software Code that controls the interactions between the Model and View
  2. It is a software Code that stores the data
  3. It is a software Code that renders the user interface
  4. all of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

D.It is a software Code that renders the user interface

need an explanation for this answer? contact us directly to get an explanation for this answer
need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

B.It is a software Code that stores the data

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (2)

How you an share data between controller and viewe... >>
<< How to combine filter with expression...