单项选择题

console.log(typeof+’3’);输出结果是()

A.string
B.boolean
C.null
D.number

相关考题