Passer-by: ____?Local resident: Yes, there's one near the end of the street behind

题目

Passer-by: ____?

Local resident: Yes, there's one near the end of the street behind the church.

A、Hello,sir.Where's the bus station

B、Excuse me,sir.How can I find the way to the police station

C、Excuse me.Is there a parking lot anywhere around here

D、Which building is the Department of Immigration, please

参考答案和解析
参考答案:C
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

从A、B、C、D四个选项中,选择一个最贴近的答案完成填空。 (划线句子中哪些单词需要重读) A: Qingdao is a delightful place. B: Yes, it’s one of the best places for a summer holiday.

A.yes, places, summer holiday

B.yes, one, best, summer holiday

C.yes, summer holiday

D.one, best places, summer holiday


B 观察题干图形,各个图形在笔画数、空间数上均不具有规律。再观察图形,各图均是由曲线构成的。选项中只有B硕由曲线构成。故选B。

第2题:

vsftp运行在standalone独立服务模式下时,需要开启()参数

A.listen=YES

B.local_enable=YES

C.userlist_enable=YES

D.pasv_enable=YES


参考答案:A

第3题:

Anadministratorperformsanauditonthe/usrfilesystemandfindsthefollowingpermissions:-rwsr-xr-x1rootsys514288Jun1809:40/usr/local/bin/nmonWhichofthefollowingmethodscantheadministratorusetoremoveapotentialsecurityrisk()

A.rm/usr/local/bin/nmon

B.chmodu-s/usr/local/bin/nmon

C.Reinstallthefilefromtheappropriatefileset

D.chmodgo-rx/usr/local/bin/nmon


参考答案:B

第4题:

在FTP软件的主配置文件中,若需要禁止本机使用者登录,则需要修改local_enable=Yes。

此题为判断题(对,错)。


正确答案:×

第5题:

在图4-10所示的配置文件中,配置语句“chroot_local_user=YES”实现什么功能?


正确答案:将本地用户锁定在主目录中不允许切换到上一级目录 配置语句“chroot_local_user=YES”实现将本地用户锁定在主目录中不允许切换到上一级目录中的功能。
将本地用户锁定在主目录中,不允许切换到上一级目录 配置语句“chroot_local_user=YES”实现将本地用户锁定在主目录中,不允许切换到上一级目录中的功能。

第6题:

Does Robert have ______ computer? —Yes,he has ______ .

A、an,some

B、a,one

C、a,/

D、any,one


参考答案: B

第7题:

How many books do you have? I have ______ book .That's ______ English book.

A、a,an

B、a,one

C、on,an

D、one,one


参考答案: A

第8题:

在图3-11所示的配置文件中,配置语句“chroot_local_user=YES”实现什么功能?


正确答案:将本地用户锁定在主目录中不允许切换到上一级目录
将本地用户锁定在主目录中,不允许切换到上一级目录 解析:这也是一道要求读者熟悉FTP服务器配置文件的语句/命令解释题。
配置语句“chroot_local_user=YES”实现将本地用户锁定在主目录中,不允许切换到上一级目录中的功能。

第9题:

下列CASE语句中执行结果不为空的是()

A、SELECTCASEWHEN125THEN'true'ELSE'false'END;

B、SELECTCASEBINARY'B'WHEN'a'THEN1WHEN'b'THEN2END;

C、SELECTCASEWHEN-10THEN'true'END;

D、SELECTCASE'one'WHEN1THEN'one'WHEN2THEN'two'END;


正确答案:A