What are actually Model,view,Controller in MVC Pattern?
Answer Posted / devarathnam c,kotagudibanda(po
Hi...
MODEL:Model is nothing but storing the databse objects.
VIEW: View is nothing but userinterface
CONTROLLER: Controller is nothing but handling the requests
and sending the response.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Write the code for a singleton class?
What is the difference between factory and abstract factory design pattern?
Can we make the reference instance non static?
What is the builder 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 is the difference between proxy and adapter?
Which design patterns have you used in your project ?
Explain what is good design?
What are the types of the proxy design you will get in the design pattern?
What is the use of such a class?
What are the benefits of the proxy in the design pattern?
Which design pattern is mostly used in net?
What is the singleton design pattern?
What is the difference between adapter and facade?
What are the SDLC phases you have invloved ?