Q. What is the role of `AppRoutingModule` in Angular?
β
Correct Answer: (A)
Defines the routing configuration
Explanation: `AppRoutingModule` is a separate module to manage application routing.