【单选题】【消耗次数:1】
撞人和推人属于()犯规
A、侵人
B、故意
C、双方
D、技术
参考答案:
复制
纠错
相关题目
【单选题】 下列程序执行后的输出结果是 #includevoid main( ) { int a=5,b=60,c; if (ab) {c=a*b;printf(%d*%d=%d\n,b,a,c);} else {c=b/a;printf(%d/%d=%d\n,b,a,c);} }
①  60/5=12
②  300
③  60*5=300
④  12
【单选题】 下列程序执行后的输出结果是________. #include stdio.h void main( ) { int a=5,b=60,c; if (ab) {c=a*b;printf(%d*%d=%d\n,b,a,c);} else {c=b/a;printf(%d/%d=%d\n,b,a,c);} }
①  60/5=12
②  300
③  60*5=300
④  12
【单选题】 下列程序执行后的输出结果是_______.#include stdio.h void main( ) { int a=5,b=60,c; if (ab) {c=a*b; printf(%d*%d=%d\n,b,a,c);} else {c=b/a; printf(%d/%d=%d\n,b,a,c);} }
①  60/5=12
②  300
③  60*5=300
④  12
【多选题】 设有关系模式R(A,B,C,D),其数据依赖集:F={(A,B)→C,C→D},那么(A,B)→C是________
①  平凡函数依赖
②  非平凡函数依赖
③  部分函数依赖
④  完全函数依赖
【单选题】 下述程序的运行结果( )。 #includevoid main() { int a=4,b=3,c=5,t=0; if(aa=b;b=t; if(aa=c;c=t; printf(%d,%d,%d\n,a,b,c); }
①  5,0,3
②  4,5,6
③  5,1,3
④  3,4,6
【单选题】 下述程序的运行结果( )。 #includevoid main() { int a=4,b=3,c=5,t=0; if(aa=b;b=t; if(aa=c;c=t; printf(%d,%d,%d\n,a,b,c); }
①  5,1,3
②  4,5,6
③  5,0,3
④  3,4,7
【单选题】 设格中元素a,b,c,d,若a ≤ b和c ≤ d,下面哪个性质不满足:
①  a*c ≤ b*d;
②  a?c ≤ b?d;
③  a*c ≤ b?d;
④  a?c ≤ b*d。
【单选题】 若变量已正确定义,有以下程序段int a=3,b=5,c=7;if(ab)a=b;c=a;if(c!=a)c=b;;printf(%d,%d,%d\na,b,c)其输出结果是
①  语法错误
②  3,5,3
③  3,5,5
④  3,5,7
【单选题】 如果变量a=50、b=ABC 、c=abc 、d=10,则表达式a d Or b c And b c的值 是 。
①  True
②  False
③  Yes
④  No
【单选题】 设a=1,b=2,c=3,d=4,则表达式:a>b?a:c>d?a:d的结果为()
①  4
②  3
③  2
④  1
随机题目
【单选题】 Our teachers are very nice. What about __________ ?
①  yours
②  your
【单选题】 _________ English is different from __________ English.
①  writing, speaking
②  written, spoken
【单选题】 He looked at the little girl, _________ where he had seen her before.
①  wondering
②  wondered
【单选题】 Decades ago there was a time ______ people believed that the natural sources would never be used up.
①  which
②  when
③  with which
④  whenever
【单选题】 I don’t know the place ________ he studied.
①  which
②  that
③  where
④  in where
【单选题】 Mr. Zhang, _______ we have learned a lot, is very popular among us.
①  who
②  from that
③  from whom
④  whom
【单选题】 The biggest day ____________ I’ve ever been to is Beijing.
①  where
②  that
【单选题】 I don’t know the reason ___________ she is absent again today.
①  that
②  why
【单选题】 The boy worked hard ______ he could get the prize.
①  so that
②  so as to
③  so as
④  in order to
【单选题】 _______ my parents refused to support me, I have to earn money by myself.
①  When
②  Even
③  Since
④  So