A. IP access routes
B. MTU size of the interface
C. number of PPPoE session
D. using CHAP for authentication
E. assigning the interface to a virtual router
第1题:
Despite the wonderful acting and well-developed plot the _________ movie could not hold our attention.
A) three-hours B) three-hour
C) three-hours’ D) three-hour’s
选B
用破折号连接的作形容词不用复数.
第2题:
第3题:
10、理性的行为 __________ behaviors
第4题:
以下程序段的输出结果为( )。 int j=2 switch (j){ Case 2: system.out.print("two."): Case 2+1: System.out.println("three."); break: default: System.out.println (“value is”+j): Break }A.B.two
A.two.three.
B.two
C.three
D.value is 2
第5题:
理性的行为 __________ behaviors
第6题:
【单选题】利用cp命令复制系统文件/etc/profile到当前目录下。
A.#cp /etc/profile /
B.#cp /etc/profile ./
C.#cp / /etc/profile
D.#cp ./ /etc/profile