CBSE Class 10 Computer Applications
Question 36 of 56
Forms and Frames — Question 9
Back to all questions 9
Question Question 9
The ............... attribute of <INPUT> tag specifies the maximum number of characters for the input field.
- Size
- Length
- Maxsize
- Maxlength
Maxlength
Reason — The Maxlength attribute of <INPUT> tag specifies the maximum number of characters for the input field.