A. Math.ceil(2,4)
B. Math.max(2,4)
C. ceil(2,4)
D. top(2,4)
您可能感興趣的試卷
你可能感興趣的試題
A. round(7.25)
B. rnd(7.25)
C. Math.rnd(7.25)
D. Math.round(7.25)
A. /*This comment has more than one line*/
B. //This comment has more than one line//
C. <!--This comment has more than one line-->
A. ' This is a comment
B. <!--This is a comment-->
C. //This is a comment
A. for (i <= 5; i++)
B. for (i = 0; i <= 5; i++)
C. for (i = 0; i <= 5)
D. for i = 1 to 5
A. 兩種,for 循環(huán)和 while 循環(huán)
B. 四種,for 循環(huán)、while 循環(huán)、do...while 循環(huán)以及 loop...until 循環(huán)
C. 一種,for 循環(huán)
最新試題
下列選項(xiàng)中,屬于輸入語(yǔ)句的是()
屬于navigator對(duì)象屬性的有()
下列選項(xiàng)中,屬于服務(wù)器開(kāi)發(fā)技術(shù)的有()
關(guān)于location的常用屬性說(shuō)法錯(cuò)誤的是()
對(duì)于JavaScript的組成部分BOM描述錯(cuò)誤的是()
下列選項(xiàng)中,關(guān)于節(jié)點(diǎn)的層級(jí)說(shuō)法正確的有()
下列Date對(duì)象方法中,用于獲取年份的方法是()
“Math.floor(1.1)”的計(jì)算結(jié)果是()
關(guān)于location的常用方法說(shuō)法正確的有()
下列選項(xiàng)中,運(yùn)算符“--”可以操作的數(shù)據(jù)類型有()