Explore topic-wise MCQs in HTML Questions & Answers Input Types for Forms.

This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your HTML Questions & Answers Input Types for Forms knowledge and support exam preparation. Choose a topic below to get started.

1.

Which attribute is used with <select> element?

A. multiple
B. selected
C. name
D. value
Answer» B. selected
2.

What is the default type of type attribute of <input> element?

A. Text
B. Password
C. Numerals
D. Special Characters
Answer» B. Password