首页/ 题库 / [单选题]下列程序段的输出结果是 ______。 的答案

下列程序段的输出结果是 ______。 CLEAR STORE 10TOA STORE 20TOB SET UDFPARMS TO REFERENCE DO SWAP WITH A,B) ?A,B PROCEDURE SWAP PARAMETERS X1,X2 TEMP=X1 X1=X2 X2=TEMP ENDPROC

单选题
2022-08-09 00:04
A、10 20
B、20 20
C、20 10
D、10 10
查看答案

正确答案
B

试题解析
解析:本题中利用SET UDFPARMS TO REFERENCE语句设置按引用方式传递,执行DO SWAP WITHA,(B)时,A按引用传递,(B)按值传递,在调用的过程中,X1和X2的值互换, X1=20,X2=10,但参数(B)是按值传递,形参数值的变化不会影响实参的变化,因此A、B的最后取值都是20。

标签:
相关题目

He _______________ because of breaking into a store. 

University students ______ 50% of the store’s customers.( )
The judge didn’t award compensation to the chain store because_________.
University students ______ 50% of the store’s customers.
下面程序段的输出结果是 ______。 int X=20, y=20; cout<<x- -<<" , "<< - -y;
13. University students ______ 50% of the store’s customers.
8. University students ______ 50% of the store’s customers.
4在FoxPro环境下,下列交互命令 STORE“X x Y”TOM STOREl0TOX STORE 2TOY &M 执行后的结果错误的是____。 得分:0分
有以下程序: main() { char str[][10]={"China","Beijing"),*P=str; printf("%s ",p+10); } 程序运行后的输出结果是 ______。
下列程序的输出结果是______。 int i=010,J=10; printf("%d,%d ",++i,j--);
下列程序的输出结果是______。 int i=010, j=10; printf ("%d, %d ", ++i, j--);
下面程序的输出结果为______
程序运行时,若依次输出5,20,则输出结果为 ______。
若将“LOOP”改为“EXIT”,则程序段的输出结果为 ______。
若程序运行时输入A值为15,B值为10,则A的输出结果为 ______。
下列程序段的执行结果为 ______。 I=0 For G=10 To 19 Step 3 I=I+1 Next G Print I
下列程序段的执行结果为______。 I=0 For G=10 To 19 Step 3 I=I+1 Next G Print I

You can go to Mobile Joker Store, ______ is the nearest mobile phone store from here. 

下列程序执行后的输出结果是______。
下列程序段的执行结果是______。
广告位招租WX:84302438

免费的网站请分享给朋友吧