MVC
(Created page with "Software pattern to implement your UI. It separates application into three dependent parts to separate internal architecture of information from the method that data is presen...")
 
No edit summary
Line 1: Line 1:
Software pattern to implement your UI. It separates application into three dependent parts to separate internal architecture of information from the method that data is presented to and accepted from the user
MVC is a software pattern to implement your UI. It separates the application into three dependent parts to separate the internal architecture of information from the method in which data is presented to and accepted from the user.

Revision as of 05:47, 25 October 2023

MVC is a software pattern to implement your UI. It separates the application into three dependent parts to separate the internal architecture of information from the method in which data is presented to and accepted from the user.

This page was edited more than 6 months ago on 10/31/2023. What links here