McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Web Technology
→
HTML
→
The-----element defines a drop-down list...
Q.
The-----element defines a drop-down list.
A.
<text>
B.
<select>
C.
<checkbox>
D.
<submit>
Answer» B. <select>
632
0
Do you find this helpful?
7
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
-------defines the most important heading. <h6> defines the least important heading.
<h1> defines the most important heading------- defines the least important heading.
The HTML------element defines a paragraph.
The------tag defines a thematic break in an HTML page, and is most often displayed as a horizontal rule
The HTML-----element defines a line break
The HTML-------element defines preformatted text.
The HTML---------element defines a section that is quoted from another source.
The HTML------tag defines the title of a creative work (e.g. a book, a poem, a song, a movie, a painting, a sculpture, etc.).
The <input type="-------"> defines a checkbox it is used to give no of option and we have to select more then one option.
The <input type="radio"> defines a -------it is used to give no of option and we have to select only one option.