题目内容 (请给出正确答案)
[单选题]

I did not switch on the light in case it should ________ her

A.glare

B.shine

C.faint

D.dazzle

单选题,请选择你认为正确的答案:
提交
你的答案:
错误
正确
查看答案
如搜索结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能会需要:
您的账号:
发送账号密码至手机
发送
更多“I did not switch on the light …”相关的问题

第1题

switch(i){default:System.out.printIn(Hello”);)Whatarethetwoacceptabletypesforthevariablei?()

A.Char

B.Byte

C.Float

D.Double

E.Object

点击查看答案

第2题

下面程序的运行结果是()。#includeintmain(){inta[]={2,3,5,4},i;for(i=0;i<4;i++)switch(i%
下面程序的运行结果是()。#includeintmain(){inta[]={2,3,5,4},i;for(i=0;i<4;i++)switch(i%

下面程序的运行结果是()。

#include

intmain()

{

inta[]={2,3,5,4},i;

for(i=0;i<4;i++)

switch(i%2)

{

case0:

switch(a[i]%2)

{

case0:

a[i]++;

break;

case1:

a[i]--;

}

break;

}

for(i=0;i<4;i++)

printf("%2d",a[i]);

printf("\n");

return0;

}

A、3344

B、2050

C、3040

D、0304

点击查看答案

第3题

switch(i){default:310-025LeadingthewayinITtestingandcertificationtools,www.testking.com-27-System.out.printIn(Hello”);}Whatarethetwoacceptabletypesforthevariablei?()

A.Char

B.Byte

C.Float

D.Double

E.Object

点击查看答案

第4题

If I said to you, ' It' s very stuffy here.' , then my illocutionary act
may be asking you to switch on the air-conditioner.()

点击查看答案

第5题

写出程序的输出: int i=1; switch (i%3) {case 0: printf("zero"); case 1: printf("one"); case 2: printf("two"); }
点击查看答案

第6题

public class Example{public static void main(String[] args){int i = 100;switch(i){case 1
public class Example{public static void main(String[] args){int i = 100;switch(i){case 1

public class Example{

public static void main(String[] args){

int i = 100;

switch(i){

case 100:

System.out.print(i);

case 200:

System.out.print(i);

case 300:

System.out.print(i);

}

}

}

点击查看答案

第7题

下列可用作switch(expression)语句参数的是

A.String s

B.Integer i

C.boolean b

D.int i

点击查看答案

第8题

写出程序的输出:int i=1; switch (i%3 ) { case 0: printf("zero"); case 1: printf("one"); case 2: printf("two"); }
点击查看答案

第9题

main() {int i=5; do {switch(i%2) {case 4;i--;break; case 6;i--;continue; } i--

main()

{int i=5;

do

{switch(i%2)

{case 4;i--;break;

case 6;i--;continue;

}

i--;i--;

printf("i=%d",I);

}while(i>0);

}

结果是______。

点击查看答案

第10题

以下程序的输出结果是()。 main() {int i; for(i=0;i<8;i++) {switch(i) {

以下程序的输出结果是()。 main() {int i; for(i=0;i<8;i++) {switch(i) { case 0: case 3:i+=2; case 1: case 2:i+=3; default:i+=5; } } cout<<i; }

A.11

B.35

C.10

D.45

点击查看答案
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改
温馨提示
每个试题只能免费做一次,如需多次做题,请购买搜题卡
立即购买
稍后再说
警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“赏学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

微信搜一搜
赏学吧
点击打开微信
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反赏学吧购买须知被冻结。您可在“赏学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
微信搜一搜
赏学吧
点击打开微信