A、to
B、up
C、up to
D、on
第1题:
A.modem
B.Ethernet
C.nullmodem
D.straight-through
第2题:
Before replacing a piston you should check that all rings are ___.
A.free
B.fastened
C.broken
D.stuck
第3题:
Boy.jsp和boy.jsp是相同的JSP文件名字。
第4题:
A. crossover
B. straight-through
C. rolled
D. shielded twisted-pair
第5题:
对字符串"Boy"进行完整赋值的操作是()。
A.char s[3] = {'B','o','y'};
B.char s[] = "Boy";
C.char s[3] = {"Boy"};
D.char s[3]; s="Boy";
第6题:
Boy.jsp和boy.jsp是相同的JSP文件名字。()