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
Explain three types of components comprise an application design?
Describe the builder design pattern
What is synchronizer token pattern?
Why have we declared the instance reference volatile?
What is factory method in design pattern?
What is the difference between adapter and facade?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
Which design pattern is mvc?
What is viper architecture?
Is dependency injection a design pattern?
What are the most commonly used design patterns?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?
What is a behavioral design pattern?
What is the singleton design pattern?
What is the difference between factory and abstract factory design pattern?