Skip to main content
Practice hundreds of real coding & system design questions from 40+ top tech companies
at HackTheRounds
!
Interview Handbook
Get Started
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 is faster
B
MVVM provides better testability through separation of UI logic
C
MVC is deprecated
D
MVVM uses less memory
Check Answer