题目详情
单选题 在javascript中,执行结果正确的是
A. typeof(null)的结果为null
B. typeof(typeof(5))的结果为"string"
C. typeof(5)的结果为Number
D. typeof(typeof(undefined))的结果为undefined
学科:前端交互技术
时间:2024-09-05 11:56:13
相关题目
相关作业