单项选择题

typeof(null) 的检测结果是()

A.null
B.undefined
C.object
D.function