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
When singleton pattern is used?
Is bean a singleton?
What is the difference between factory and abstract factory design pattern?
What is a lazy initialization in singleton?
Give me example of chain of responsibility design pattern?
Are singletons bad?
Using any system, product, or service your organization provides, identify the human system roles for the product.
Which design patterns have you used in your project ?
Why should we not use singleton pattern?
What is the concurrency design pattern?
What are creational design patterns?
Why have we used synchronized here?
Where should we use singleton design pattern?
Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?
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?