单项选择题

A.$("input[type=’button’]")
B.$("#btnGo")
C.$(".btnGo")
D.$(".btn")