You are developing an ASP.NET Web page. The page includes a DropDownList control. You need to
call a client-side function when the user changes the value of the control. Which event should you
handle?
A.
Click
B.
SelettedIndexChanged
C.
Change
D.
Select