MDM

Definition:

Model-View-Controller (MVC) is a software architectural pattern used in mobile app development to separate the application logic into three interconnected components.

Related Terms:

  • Controller
  • Model
  • Inversion of Control
  • MVC Frameworks
  • MVVM
  • Backend
  • Presentation Layer
  • App Architecture
  • Software Development Pattern