题目内容

下列程序的运行结果是 ______。 void fun(int * a,int *B) int*k; k=a;a=b;b=k; main() int a=3,b=6,*x’&a,*y’&b; fun(x,y); printf("%d%d",a,B) ;

A. 6 3
B. 3 6
C. 编译出错
D. 00

查看答案
更多问题

The author regards the notion that heat pumps have a genuine drawback as a ________.

A. cause for regret
B. sign of premature defeatism
C. welcome challenge
D. focus for an educational campaign

以下程序的输出结果是 ______ 。 fun(int x,int y,int z) z=x * x + y * y; main() int a=31; fun(5,2,

A. ;
B. printf("%d",A) ;
C. A) 0
D. 29
E. 31
F. 无定值

信息隐蔽的概念与下述 ______ 概念直接相关。

A. 软件结构定义
B. 模块独立性
C. 模块类型划分
D. 模拟耦合度

How much time will visitors have to tour the castle

A. 45 minutes.
B. 60 minutes.
C. 90 minutes.
D. 30 minutes.

答案查题题库