Skip to main content
Learn tech skills with top-tier courses for programming fundamentals and interview prep.
Try Educative
Interview Handbook
Get Started
Table of Contents
Disciplines
Backend
Machine Learning
Web/Frontend
Mobile
Data Science
Data Engineering
Product Management
Fundamentals
Quiz
Educative.io
HackTheRounds
Search
Question 1 of 20
What's the main advantage of MVVM over MVC in mobile development?
Architecture
A
MVVM reduces memory usage through more efficient view recycling
B
MVVM provides better testability through separation of UI logic
C
MVVM enables faster UI rendering through declarative bindings
D
MVVM simplifies navigation between screens
Check Answer