Q75
What is the work of the form control elements in the HTML DOM?
A.
User Interface elements
AnswerB.
All the possible elements
C.
Debugging elements
D.
None of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
Form control elements: The form object contains all the elements defined for that object such as text fields, buttons, radio buttons, and checkboxes.