單項選擇題

運(yùn)行以下程序,在提示對話框中輸入“4”,依次彈出的對話框?qū)⑤敵觯ǎ?br />

A.four,none
B.four,five,none
C.five
D.five,none


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題用JavaScript實現(xiàn)打開一個新窗口,地址為abc.html,正確的方法是()

A.window.open(“abc.html”,“”,“”)
B.window.open(“”,“abc.html”,“”)
C.window.open(“”,“”,“abc.html”)