Q. Which Angular module should be imported to use reactive forms?
β
Correct Answer: (A)
ReactiveFormsModule
Explanation: ReactiveFormsModule enables reactive programming with forms.