Quiz: Spring MVC Fundamentals
Test your understanding of MVC fundamental concepts in Spring by trying this comprehensive quiz.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What is the role of the DispatcherServlet in Spring MVC?
A.
It handles business logic.
B.
It serves static content.
C.
It acts as a front controller handling all incoming requests.
D.
It manages database connections.
1 / 5