📚 Practice Mode

Mobile Application Architecture

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

Which architectural pattern is commonly used in mobile applications to separate the user interface from the business logic?

  1. Model-View-Controller (MVC)
  2. Model-View-Presenter (MVP)
  3. Model-View-ViewModel (MVVM)
  4. All of the above