单项选择题

.在javascript中,执行结果正确的是(): A.
typeof(null)的结果为null B.
typeof(typeof(5))的结果为"string" C.
typeof(5)的结果为Number D.
typeof(typeof(undefined))的结果为undefined

微信扫码免费搜题