adplus-dvertising
frame-decoration

Question

What are the three components of the MVC pattern?

a.

Model, View and Input

b.

Model, View and Procedure

c.

Model, View and Controller

d.

Data, View and Controller

Answer: (c).Model, View and Controller Explanation:The Model-View-Controller (MVC) pattern involves three components: the Model, the View, and the Controller.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are the three components of the MVC pattern?