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 the use of such a class?
What is single tone design pattern in java?
What are the types of participants of the prototype design pattern you will get?
Which design pattern is mvc?
What design pattern wrapper classes implement?
Is mvc a software design pattern?
Explain what is good design?
What is the difference between architecture and design?
5.Develop an entity relationships diagram that identifies physical entity relationships.
Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?
When singleton pattern is used?
Explain what are 5 common problems in the software development process?
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 is difference between function oriented design and object oriented design?
What are the disadvantages of singleton pattern?