Quiz on Navigation Bar

Test yourself on the concepts we covered in the navigation bar component.

We'll cover the following...

Quiz time!

1.

Why did we place our navbar component directive (app-navbar) before Angular’s router outlet directive (router-outlet)?

A.

To display the navbar after every page in the application.

B.

To display the navbar before every page.

C.

To display the navbar across every page in the application.


1 / 4