Multiple Choice
What happens if you include a multiple attribute with a select element, but do not include a size attribute?
A) The browser displays a pull-down menu with multiple copies of the specified option element.
B) The browser displays a pull-down menu where multiple options can be selected by expanding the pull-down menu multiple times.
C) The browser displays a list box with a default size of 4 (four selections appear simultaneously within the list box) .
Correct Answer:

Verified
Correct Answer:
Verified
Q19: If a pull-down menu's option element has
Q20: The following code retrieves the radio button
Q21: The textarea control's <code>maxlength</code> attribute specifies the
Q22: There are two techniques for connecting a
Q23: To implement a pull-down menu, you provide
Q24: If you include the _ attribute with
Q26: To make a border around a group
Q27: The number of times that a loop
Q28: When executed, what does the following code
Q29: Suppose you have a collection of checkboxes