0 votes
in C Sharp by

1 Answer

0 votes
by

Model–view–controller (MVC) is a software architectural pattern for implementing user interfaces. It divides a given software application into three interconnected parts, to separate the internal representation of information from the way that information is presented to or accepted by the user.

Related questions

0 votes
asked May 15, 2020 in MVC Language by sharadyadav1986
0 votes
0 votes
asked Aug 26, 2022 in Ruby by Robin
...