what is MVC Pattern?

Answer Posted / devarathnam c,kotagudibanda(po

Hi... MVC is the one of the design pattern which enables
you to de-coupling the modules.
MODEL:It cane be used to store the database objects.
VIEW: It can be used to view purpose,to giving the user
input.
CONTROLLER:It is the main component in the MVC
pattern,which can handle request and response mechanism.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain three types of components comprise an application design?

779


Describe the builder design pattern

842


What is synchronizer token pattern?

804


Why have we declared the instance reference volatile?

743


What is factory method in design pattern?

762


What is the difference between adapter and facade?

838


when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next

7370


Which design pattern is mvc?

803


What is viper architecture?

774


Is dependency injection a design pattern?

753


What are the most commonly used design patterns?

805


What are the additional productivity features and enhancements included with Quartus II software version 6.0?

2122


What is a behavioral design pattern?

807


What is the singleton design pattern?

802


What is the difference between factory and abstract factory design pattern?

746