单项选择题

A.$(“div:first”)
B.$(“input:eq(2)”)
C.$(“:header”)
D.$(“:text”)