单项选择题

下列表达式成立的是()。

A.parseInt(12.5)==parseFloat(12.5)
B.Number("123abc")==parseFloat("123abc")
C.isNaN("abc")==NaN
D.typeof NaN=="number"

微信扫码免费搜题