单项选择题

A.mid(2,s);
B.charAt(2);
C.s.indexOf(’’v’’);
D.indexOf(s,’’v’’);