A.字符串
B.數(shù)組
C.數(shù)值
D.布爾
您可能感興趣的試卷
你可能感興趣的試題
A.文本節(jié)點(diǎn)
B.元素節(jié)點(diǎn)
C.屬性節(jié)點(diǎn)
A.checked
B.check
C.selected
D.select
A. typeof null !="object"
B. null == undefined
C. 1 == "01.00"
D. NaN == NaN
A.*等同{1,}
B.+等同{0,}
C.?等同{0,1}
D.\W等同[0-9A-Za-z_]
以下哪個(gè)結(jié)果是正確的?()
var a=100,b="100.56",c="80";
alert(Math.max(a , b ,c));
A.100
B.100.56
C.NaN
D.80
最新試題
事件從目標(biāo)節(jié)點(diǎn)自上而下向document節(jié)點(diǎn)傳播的階段是()
以下關(guān)鍵字中與函數(shù)的定義無(wú)關(guān)的有()
“Math.floor(1.1)”的計(jì)算結(jié)果是()
下列選項(xiàng)中,JavaScript可以實(shí)現(xiàn)的交互效果有()
下列選項(xiàng)中,利用對(duì)象字面量創(chuàng)建對(duì)象的說(shuō)法正確的有()
關(guān)于offset系列屬性和style屬性的說(shuō)法,正確的是()
下列選項(xiàng)中,關(guān)于scroll系列屬性說(shuō)法正確的有()
下面關(guān)于classList.remove()方法說(shuō)法錯(cuò)誤的是()
下列選項(xiàng)中,關(guān)于history對(duì)象的go()方法描述正確的有()
下列選項(xiàng)中,屬于img元素內(nèi)置屬性的有()