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.

  1. Size
  2. Length
  3. Maxsize
  4. Maxlength
Answer

Maxlength

Reason — The Maxlength attribute of <INPUT> tag specifies the maximum number of characters for the input field.