Q. Which function is used to define routes in standalone components?
β
Correct Answer: (B)
provideRouter
Explanation: `provideRouter` is used with standalone components to define routing.