Chapter quiz · Angular Foundations

Test what you learned.

8 questions on Angular Foundations. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

Angular Foundations — Chapter Quiz

Eight questions covering the CLI, standalone components, bootstrap, and signals.

0/ 9
  1. Question 1
    1

    What does the Angular CLI command ng new my-app do?

  2. Question 2
    2

    In modern Angular, the recommended way to declare a component is:

  3. Question 3
    3

    Which command starts a dev server with hot module replacement?

  4. Question 4
    4

    How do you read a signal called count in a template?

  5. Question 5
    5

    What function bootstraps a standalone Angular app at the root?

  6. Question 6
    6

    Angular components must always live inside an NgModule.

  7. Question 7
    7

    The function used to create a writable signal is ___.

  8. Question 8
    8

    Which of these are top-level Angular CLI commands?

    Select all that apply.

Pick an answer — instant feedback as you go.