Kizspy | Question: 21
(Choose 1 answer)
How does the MVC architecture help in scaling an application?
A. By allowing separate scaling of user interface and data processing components.
B. By minimizing the amount of data stored in a database.
C. By consolidating all logic into a single component
D. By enforcing stateful interactions between components.