Weekly JavaScript Challenge #1 blueqootw JavaScript 2021-07-13 1 分 以下程式會輸出甚麼? What will be the output of the following JavaScript Code? console.log("x = " = x); var x = 1; // A) x = 1// B) x = undefined// C) x = null// D) ReferenError:x = is not defined 分享此文: 分享到 X(在新視窗中開啟) X 分享到 Facebook(在新視窗中開啟) Facebook 喜歡 正在載入... 相關 發表者:blueqootw 檢視 blueqootw 的所有文章 已發表 2021-07-13