Direction: Choose the correct option
Q1.
What is ``?
Direction: Choose the correct option
Q2.
How do you navigate programmatically?
Direction: Choose the correct option
Q3.
What is the `routerLink` directive used for?
Direction: Choose the correct option
Q4.
What does `routerLinkActive` do?
Direction: Choose the correct option
Q5.
How do you get the current route URL in a component?
Direction: Choose the correct option
Q6.
What is the difference between `router.navigate()` and `router.navigateByUrl()`?
Direction: Choose the correct option
Q7.
How do you pass query parameters with `routerLink`?
Direction: Choose the correct option
Q8.
How do you preserve query parameters during navigation?
Direction: Choose the correct option
Q9.
What is a relative navigation in Angular?
Direction: Choose the correct option
Q10.
What does `routerLinkActiveOptions` do?
