单项选择题

在JavaScript程序里,如果想知道某个变量属于哪种数据类型,请问可以使用哪个操作符?()

A.parseInt
B.parseFloat
C.typeof
D.isFinite