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
Is singleton an anti pattern?
What non-visual coding tools are available for web design?
What is synchronizer token pattern?
Why do we need singleton pattern?
What are the SDLC phases you have invloved ?
Explain what are 5 common problems in the software development process?
What is the difference between builder and composite?
What is the use of such a class?
What is the difference between factory and strategy design pattern?
Did you use ooa/ood methodologies? Did you use design patterns?
Can we have this pattern implemented using static class?
Is mvc is a design pattern?
What is mvp design pattern?
What is the design pattern?
Can we make the reference instance non static?