Answer to Question #171100 in Java | JSP | JSF for Agnès Duhamel

Question #171100

The Model-View-Controller design pattern decouples data access, business logic, data presentation, and user interaction. Discuss.


1
Expert's answer
2021-03-12T14:59:06-0500

The model-view-controller is used to separates functionality -

Model: The model represents an object. It contains the logic to update controller.

View: It represents the visualization of the data which model contains.

Controller: It acts on both model and view which controls the flow of data into the model object and update the data.





Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog