Question: For the following items of a <select> list: <option value=”89″>Item 1</option> <option value=”90″>Item 2</option> Which of the following values would be passed on by clicking the submit button on selecting Item 2 from the list?
A
B
C
D
89
B
90
C
Item 1
D
Item 2
Note: Not available