Chapter quiz · Routing & Navigation

Test what you learned.

8 questions on Routing & Navigation. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

Routing & Navigation — Chapter Quiz

Eight questions on routes, params, guards, lazy loading, and router events.

0/ 9
  1. Question 1
    1

    Which function configures routes in a standalone app?

  2. Question 2
    2

    What renders the matched component for the current route?

  3. Question 3
    3

    How do you read a :id route parameter inside a component?

  4. Question 4
    4

    A modern functional guard is declared as:

  5. Question 5
    5

    Which property lazy-loads a route component?

  6. Question 6
    6

    routerLink can take an array to construct multi-segment URLs.

  7. Question 7
    7

    A function that pre-fetches data before activating a route is called a ___.

  8. Question 8
    8

    Which of these are real Router events?

    Select all that apply.

Pick an answer — instant feedback as you go.