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

What is difference between function oriented design and object oriented design?

602


Can we have this pattern implemented using static class?

585


What are the types of the proxy design you will get in the design pattern?

577


What is the difference between adapter and facade?

639


Why have we declared the instance reference volatile?

551






What are the most important software design patterns?

624


Describe the builder design pattern

675


Why should we not use singleton pattern?

579


What are creational design patterns?

638


What are the 23 design patterns?

730


Did you use ooa/ood methodologies? Did you use design patterns?

644


What are the types of participants of the prototype design pattern you will get?

594


What is the executor design pattern?

736


Give me example of observer design pattern?

637


What is the use of such a class?

673