A. It defines URL patterns
B. It handles user authentication
C. It allows decoupled applications to get notified when certain actions occur elsewhere in the application
D. It manages static files
Correct Answer is :
C. It allows decoupled applications to get notified when certain actions occur elsewhere in the application