Monday, 28 July 2014

What is MVC ?

Inter View Questions on MVC

what is MVC?

MVC stands for Modal View Controller.  MVC is a design pattern which using using for developing an application.

What is Design Pattern?

Design Pattern is a pre-Defined solution for a problem which is occurred in the application.

Note : MVC comes under architectural design pattern category. 

No comments:

Post a Comment