Q. What does the RouterModule.forRoot() method do?
β
Correct Answer: (A)
Configures the root routes for the application
Explanation: forRoot() sets up the main routes for the app.