【单选题】【消耗次数:1】
已知 int x=30,y=50,z=80;以下语句执行后变量x、y、z的值分别为:。if (xy||xz)z=x; x=y; y=z;
x=50, y=80, z=80
x=80, y=30, z=50
x=30, y=50, z=80
x=50, y=30, z=30
参考答案:
复制
纠错
相关题目
【单选题】 已知if (xy||xz);z=x; x=y; y=z;int x=30,y=50,z=80;语句执行后变量x、y、z的值分别为:。
①  x=50, y=80, z=80
②  x=50, y=30, z=30
③  x=30, y=50, z=80
④  x=80, y=30, z=50
【单选题】 已知 int x=30,y=50,z=80;以下语句执行后变量x、y、z的值分别为:。if (xy||xz)z=x; x=y; y=z;
①  x=50, y=80, z=80
②  x=50, y=30, z=30
③  x=30, y=50, z=80
④  x=80, y=30, z=50
【单选题】 若已定义int x=-16,y=-12,z;语句z=x<=y;运行后z的值为()。
①  t
②  1
③  f
④  0
【单选题】 已知x=45,y'=a',z=0;则表达式(x>=z&&y'<z'||!y)的值是()。
①  0
②  语法错
③  1
④ 
【判断题】 公式“x$y(F(x, y) ù G(y, z)) ú $xH(x, y, z)”中的全称量词x的辖域为:$y(F(x, y) ù G(y, z)) 。
①  正确
②  错误
【单选题】 若w,x,y,z,m均为int型变量,则执行下面语句后的m值是:w=1;x=2;y=3;z=4;m=w<y)?w:x;m=m<y)?m:y;m=m<z)?m:Z;
①  1
②  2
③  3
④  4
【单选题】 下面程序的输出结果是() main( ) {int x=40,y=4,z=4; x=y==z; printf(%d,x); x=x==(y-z); printf(%d,x); }
①  40
②  41
③  11
④  10
【单选题】 有如下程序段,从键盘输入数据的正确形式应是( )。(注:?代表空格) int x,y,z; scanf(x=%d,y=%d,z=%d,x,y,
①  123
②  x=1, y=2, z=3
③  1, 2, 3
④  x=1?y=2?z=3
【单选题】 若w=1,x=2,y=3,z=4,则表达式w<x?w:y<z?y:z的值是()
①  4
②  3
③  2
④  1
【简答题】 分析下面程序main(){ int x=2,y,z;x*=3+2;printf(%d\nx*=y=z=4;printf(%d\nx=y=1;z=x++-1;printf(%d,%d\n,x,z);z+=-x++ +(++y);printf(%d,%d,x,z); }程序的输出结果是[填空1]。
随机题目
【单选题】 He is so shy that he ____ speaks in the public.
①  often
②  frequently
③  seldom
④  sometimes
【单选题】 Thanks to Mr. Wang, he kept____ us to remember the important things.?
①  to ask ?
②  asking ?
③  to be asked ?
④  not asking?
【单选题】 They will inform him ____ any progress they make in the experiment.
①  about
②  on
③  of
④  with
【单选题】 The reason I didn’t go to school that day was ____ill.
①  due to
②  that I fell
③  because of falling
④  because I fell
【单选题】 Chinahas launched a number of ____satellites since the 1970s.
①  information
②  Communication
③  TV
④  message
【单选题】 The weather in Harbin is quite different from____ in Hainan.
①  the one
②  one
③  that
④  it
【单选题】 24. The music sounded____. I enjoyed every minute of it
①  well
②  boring
③  wonderfully
④  beautiful
【单选题】 Julie has gained more experience than____ in her restaurant and the customers like her.
①  any waitress
②  other waitresses
③  the waitress
④  any other waitress
【单选题】 I eagerly answered all the questions, never ____ much about making mistakes.
①  worry
②  worried
③  worries
④  worrying
【单选题】 —Good morning, John. How are you doing?—____.
①  Im pleased.
②  Good night.
③  Not so bad. And you?
④  How do you do?