1. [单选题]设机器数字长8位(含2位符号位),若机器数DAH为补码,则算术左移一位得_________,算术右移一位得_________。
A. B4H EDH
B. F4H 6DH
C. B5H EDH
D. B4H 6DH
2. [单选题]设数组a[0..m,1..n]的每个元素占用1个存储单元,若元素按行存储,则数组元素a[i,j](0≤i≤m,1≤j≤n)相对于数组空间首地址的偏移量为( )。
A. (i+1)*n+j
B. i*n+j-l
C. i*m+j
D. i*(m+1)+j-1
3. [单选题]配置TCP/IP参数的操作主要包括三个方面:________、指定网关和启用域名服务器。
A. 指定本地机的IP地址及子网掩码
B. 指定本地机的主机名(name of controlling computer)
C. 指定代理服务器
D. 指定服务器的IP地址
4. [单选题]In C language, the result of the logical ______ operator is 1 if the value of its operand is 0, 0 if the value of its operand is non-zero.
A. AND
B. NOT
C. OR
D. EOR
5. [单选题]IP地址为192.111.43.2是( )网。
A. A类
B. B类
C. C类
D. D类