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
Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
What is the use of repository pattern?
Is dependency injection a design pattern?
What are the types of participants of the prototype design pattern you will get?
What is the difference between 3 tier and n tier architecture?
What design pattern wrapper classes implement?
What is lexi design pattern?
What are the main usage of the patterns?
What is use case in clean architecture?
What are the types of the proxy design you will get in the design pattern?
What is difference between function oriented design and object oriented design?
What are the most important software design patterns?
What is the gang of four design pattern?
Write the code for a singleton class?