Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

What is the main advantage of reactive forms over template-driven forms?

  1. A They require less code
  2. B The form model is explicit, synchronously available and unit-testable without a DOM
  3. C They render faster
  4. D They do not require validation
Answer

The form model is explicit, synchronously available and unit-testable without a DOM

Reactive forms also make dynamic controls, custom validators and valueChanges-driven logic far more straightforward.

All Angular MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as