Answer:
The answer to this question is given below in the explanation section
Explanation:
There are different forms control. for example HTML form controls are:
to take input from the user and store it into the variable, mostly text input form control is used.
however, you can also use text input, checkbox, radio button as a control to take input from the user and store the input value in some variables.