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
Why have we used synchronized here?
What are the most commonly used design patterns?
Which design pattern is mostly used in net?
what are the creational design patterns
What are the types of design patterns?
Is singleton an anti pattern?
Why do we need singleton pattern?
What is the difference between builder and composite?
What is mvp design pattern?
What is the behavioral design pattern?
What is the use of design patterns?
What is the design pattern?
Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?
Why is singleton bad?