Quiz: Spring REST Advanced Operations and Error Management
Test your understanding of REST architecture, data binding, and building spring based REST applications by attempting this comprehensive quiz.
1
What annotation is used in Spring to create a centralized exception handler for all controllers?
A)
@ExceptionHandler
B)
@ExceptionAdvice
C)
@ControllerAdvice
D)
@RestController
Question 1 of 60 attempted
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.