Q. What is the role of the RouterModule in Angular?
β
Correct Answer: (A)
To configure and manage navigation and routing
Explanation: RouterModule sets up routes and navigation in Angular apps.