Direction: Choose the correct option
Q1.
What is routing in Angular?
Direction: Choose the correct option
Q2.
Which module is required for routing?
Direction: Choose the correct option
Q3.
What is the purpose of `Routes` type?
Direction: Choose the correct option
Q4.
What is a route parameter?
Direction: Choose the correct option
Q5.
What does `RouterModule.forRoot(routes)` do?
Direction: Choose the correct option
Q6.
What is the difference between `forRoot` and `forChild`?
Direction: Choose the correct option
Q7.
What is the `Router` service used for?
Direction: Choose the correct option
Q8.
What is the `ActivatedRoute` service?
Direction: Choose the correct option
Q9.
What is a route outlet?
Direction: Choose the correct option
Q10.
What is the default route matching strategy?
