单项选择题

A.parseInt("66.6s")的返回值是7
B.parseInt("66.6s")的返回值是NaN
C.parseFloat("66ss36.8id")的返回值是36
D.parseFloat("66ss36.8id")的返回值是66