Thread: What is MVC?
View Single Post
Old 02-08-2017, 09:19 AM   #6
mikerock
Registered User
 
Join Date: Jan 2013
Posts: 21
MVC (Model View Controller) is a pattern which is used to divide an application into three main logical components I.e. model, view and controller. Mostly it is used for desktop graphical user interface.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
mikerock is offline   Reply With Quote