Chapter quiz · Forms

Test what you learned.

8 questions on Forms. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

Forms — Chapter Quiz

Eight questions on template-driven vs reactive forms, validators, and typed forms.

0/ 9
  1. Question 1
    1

    Which directive enables two-way template-driven binding to an input?

  2. Question 2
    2

    Which class represents a single form field in reactive forms?

  3. Question 3
    3

    Where do validators go on a FormControl?

  4. Question 4
    4

    An async validator must return:

  5. Question 5
    5

    Typed forms in Angular 14+ infer field types from:

  6. Question 6
    6

    A FormArray is used when the number of controls is dynamic at runtime.

  7. Question 7
    7

    The built-in validator for a non-empty value is Validators.___.

  8. Question 8
    8

    Which modules / providers are commonly needed for reactive forms?

    Select all that apply.

Pick an answer — instant feedback as you go.