單項選擇題如何調(diào)用名為 "myFunction" 的函數(shù)?()
A.call function myFunction
B.call myFunction()
C.myFunction()
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題如何創(chuàng)建函數(shù)?()
A.function:myFunction()
B.function myFunction()
C.function=myFunction()
2.單項選擇題如何在警告框中寫入 "Hello World"?()
A.alertBox="Hello World"
B.msgBox("Hello World")
C.alert("Hello World")
D.alertBox("Hello World")
3.單項選擇題外部腳本必須包含
最新試題
下列選項中,可控制瀏覽器實現(xiàn)“前進”功能的有()
題型:多項選擇題
下列選項中,利用對象字面量創(chuàng)建對象的說法正確的有()
題型:多項選擇題
下列選項中,JavaScript中的數(shù)字可以分為()
題型:多項選擇題
關(guān)于代碼“var obj ={x:10,y:20}”說法錯誤的是()
題型:單項選擇題
下列選項中,屬于img元素內(nèi)置屬性的有()
題型:多項選擇題
下列選項中,當頁面加載完畢后會觸發(fā)的事件是()
題型:單項選擇題
下面關(guān)于classList.remove()方法說法錯誤的是()
題型:單項選擇題
屬于navigator對象屬性的有()
題型:多項選擇題
下列選項中,JavaScript可以實現(xiàn)的交互效果有()
題型:多項選擇題
下列選項中,用于根據(jù)CSS選擇器獲取元素的方法有()
題型:多項選擇題