Skip to main content
Angular Fundamentals·Lesson 4 Quiz

Quiz: Routing & Navigation

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What tag in app.component.html renders the active route's component?

2. Which directive adds a CSS class when a link's route is active?

3. What is the purpose of a route guard?