Systems Architecture — Quiz 2
CSC 401 · 10 Questions · 60 Minutes · Attempt 1 of 2
Time Remaining
42:17
Question 3 of 10
In the Model-View-Controller pattern, which component handles user input and updates the Model accordingly?
A
The Model — it contains all business logic
✓
The Controller — it mediates between Model and View
C
The View — it receives input directly from the UI
D
The Repository layer — it handles all data operations
Question 4 of 10 · Essay
Explain the key differences between Monolithic and Microservices architecture. Address scalability, deployment complexity, and fault isolation.
0 / 150 words minimum
1
2
3
4
5
6
7
8
9
10