关于宏替换不正确的描述是()。
A. 宏替换不占用运行时间
B. 宏名无类型
C. 宏替换只是字符替换
D. 宏名必须用大写字母表示
以下程序的输出结果是( )。 fun(int x, int y, int z) {z=x*x+y*y;} main() {int a=31;fun(5,2,a);cout<
A. 0
B. 29
C. 31
D. 无定值
[ 判断题 ] C2应用层 (1分)Web缓存器既可以作为服务器也可以作为客户机。 ( )
A. 对
B. 错
Which of the following is Internet link-layer protocol?
A. RIP
B. PPP
C. OSPF
D. BGP