单项选择题

< script >var a;console.log(typeof a);< /script>请问上述代码执行后,浏览器控制台的输出内容为()。

A.false
B.null
C.undefined