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
What is meant by design pattern?
What are the types of design patterns?
What is the design pattern?
What is viper architecture?
What are the most commonly used design patterns?
What are the differences between the design patterns and the framework?
Explain what is good design?
Which design patterns have you used in your project ?
Why do we need singleton pattern?
What are the most popular design patterns?
What is aop design?
Is mvc is a design pattern?
How do you choose a design pattern?
What is synchronizer token pattern?
What are the benefits of the proxy in the design pattern?