下列函数中能够把6.25四舍五入为最接近的整数的是______。
A、round(625)
B、rnd(625)
C、Mathrnd(625)
D、Mathround(625)
为了标识一个HTML文件,应该使用的HTML标记是______。
A、<p></p>
B、<head></head>
C、<html></html>
D、<form></form>
在JavaScript中,增加单行注释的选项是_________。
A、//Thisisacomment
B、'Thisisacomment
C、
D、--Thisisacomment
A、applet
B、servlet
C、application
D、exe文件