Login
Remember
Register
Ask a Question
In Reactive forms, the HTML of the forms is automatically created.
+1
vote
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
In Reactive forms, the HTML of the forms is automatically created.
Question from Angular 2 Routes. Select the correct answer from below options:
a) False
b) True
reactive-forms
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 2, 2022
by
rajeshsharma
Correct answer is :--a) False
In Reactive forms, the HTML of the forms is not automatically created.
...