【单选题】【消耗次数:1】
设”int a=15,b=26;”,则”cout(a,b);”的输出结果是()
15
26,15
15,26
26
参考答案:
复制
纠错
相关题目
【单选题】 设”int a=15,b=26;”,则”cout<<(a,b);”的输出结果是(????)
①  15
②  26,15
③  15,26
④  26
【单选题】 设”int a=15,b=26;”,则”cout(a,b);”的输出结果是()。
①  15
②  26,15
③  15,26
④  26
【单选题】 设”int a=15,b=26;”,则”cout<<(a,b);”的输出结果是()。
①  15
②  26,15
③  15,26
④  26
【单选题】 设int a=2,b;则执行b=a8;语句后,b的结果是( )
①  0
②  1
③  2
④  3
【单选题】 设函数void swap(int,int)将交换两形参的值,如两整型变量int a=10;int b=15;则执行swap(a,b)后,a、b值分别为( )
①  10,10
②  10,15
③  15,10
④  15,15
【单选题】 如果a=True,b=0,则语句Print not a <>b的输出结果是?
①  False
②  True
③  1
④  -1
【单选题】 设函数void swap(int&,int&)将交换两形参的值,如两整型变量int a=10;int b=15;则执行swap(a,b)后,a、b值分别为( )
①  10,10
②  10,15
③  15,10
④  15,15
【单选题】 以下程序的输出结果是() int a, b; void fun( ) { a=100; b=200; } main( ) { int a=100, b=100; fun( ); printf(%d%d \n, a,b); }
①  100200
②  100100
③  200100
④  200200
【单选题】 设存在函数int min(int,int)返回两参数中较小值,若求15,26,47三者中最小值,下列表达式中错误的是( )
①  int m=min(min(15,26),min(15,47));
②  int m=min(15,26,47);
③  int m=min(15,min(47,26));
④  int m =min(min(47,26),16);
【单选题】 设存在函数int min(int,int)返回两参数中较小值,若求15,26,47三者中最小值,下列表达式中错误的是( )
①  int m=min(min(15,26),min(15,47));
②  int m=min(15,26,47);
③  int m=min(15,min(47,26));
④  int m =min(min(47,26),16);
随机题目
【单选题】 Nobody is ______, so try not to worry too much about that.
①  full
②  entire
③  perfect
④  complete
【单选题】 Tom: It’s the most delicious fruit I have had a long time.
①  I’m so glad you like it.
②  You are not hungry now.
③  I like eating this fruit, too.
④  You should like it.
【单选题】 I feel very helpless to see the ____telephone bill.
①  including
②  increasing
③  declaring
④  decreasing
【单选题】 Alotofthesmalltownsintheareaaredefinitelyworth ____.
①  to visit
②  to be visit
③  be visited
④  visiting
【单选题】 You can not see the doctor ____ you have made an appointment with him.?
①  except ?
②  even ?
③  unless ?
④  however?
【单选题】 She was wondering whether he has been writing anything new ____
①  late
②  later
③  latter
④  lately
【单选题】 -Let me introduce myself, I’m Albert. - ____.
①  Pleased to meet you.
②  I’m very pleased.
③  Its my pleasure.
④  What a pleasure.
【单选题】 I think we’d better ____ , otherwise we will be late for class.
①  to hurry up
②  hurrying up
③  hurried up
④  hurry up
【单选题】 The shy girl felt ____ and uncomfortable when she could not answer her teacher’s questions.
①  awkward
②  amazed
③  curious
④  amused
【单选题】 Show me your ____ hand. Can you move it like that?
①  another
②  the other
③  other
④  the others