What is the output of this code? <pre><code>var obj;console.log(obj);</code></pre> | JR Academy

What is the output of this code? <pre><code>var obj;console.log(obj);</code></pre>

难度: medium

标签: JavaScript

登录后查看完整答案