Q. Which module should you import to work with template-driven forms?
β
Correct Answer: (B)
FormsModule
Explanation: FormsModule supports template-driven forms in Angular.