Q. What is the work of the form control elements in the HTML DOM?
β
Correct Answer: (A)
User Interface elements
Explanation: Form control elements: The form object contains all the elements defined for that object such as text fields, buttons, radio buttons, and checkboxes.