注意:此页面搜索的是所有试题
JavaScript的表达式parseInt(“23”)+parseFloat(“7”)的结果是()
A.23+7
B.237
C.30
D.“23”+“7”
A.23+7
B.237
C.30
D.“23”+“7”
参考答案