You need to sign in to do that
Don't have an account?

What is MVC
What is MVC??
I know it as MODEL(objects) VIEW(visualforce) CONTROLLER(apex).
Why we will call as MVC, and if some one asks what is MVC what definition i can tell.
What is the use of MVC architecture??
It's a code design pattern that seperates your code into the parts you listed yourself. The use is a better structure of your code, which makes it easier to change and maintain it. With little impact, you should for instance be able to replace the entire view, without changes to the model or controller logic.
This is a well established pattern, and there are 1000 articles, blogs, papers, books,video's about it. http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller (chek out the references for more info)
All Answers
See this links it is useful to u
http://shivasoft.in/blog/salesforce/explain-the-mvc-design-pattern-of-salesforce-com-interview-question/
http://success.salesforce.com/questionDetail?qId=a1X30000000HflwEAC
It's a code design pattern that seperates your code into the parts you listed yourself. The use is a better structure of your code, which makes it easier to change and maintain it. With little impact, you should for instance be able to replace the entire view, without changes to the model or controller logic.
This is a well established pattern, and there are 1000 articles, blogs, papers, books,video's about it. http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller (chek out the references for more info)
see: https://www.tsanj.org/probiotic-t50-review/
Regard (https://packagespoint.com)