单项选择题

A.$("select:selected")
B.$("select option:selected")
C.$("select option:select")
D.$("select option:checked")