Kizspy Question: 9
(Choose 1 answer)
Which of the following explains the MVVM pattern?
A. MVVM is a pattern for designing APIs in WPF applications.
B. MVVM is a design pattern in WPF that separates the application logic (Model), UI (View), and user
interaction logic (ViewModel).
C. MVVM is used only for handling events in WPF applications.
D. MVVM replaces the need for data binding in WPF.