皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
Checks have largely taken the place of money as a means of 36 , for they are widely accepted everywhere. 37 this is very 38 for both buyer and seller, it should not be forgotten that checks are not real money: they are quite 39  in themselves. A shop-keeper runs a certain 40 when he accepts a check and he is quite 41 his rights if, on occasion, he 42 to do so. People do not always know this and are 43 if their good faith is called in question. A wealthy friend of mine told me he had an extremely 44 experience. One day he decided to buy a particularly fine pearl necklace at a famous jewelry shop which keeps a large__ 45 of precious stones and asked if he could pay 46 check, the assistant said that this was quite 47 . But the moment my friend signed his name, he was invited into the manager’s office. The manager was very polite, but he explained that someone 48 exactly the same name had presented them with a worthless check not long ago. My friend got very angry at it and said he would buy a necklace 49 . When he got up to go, the manager told him that the police would arrive at any moment and he had better stay 50 he wanted to get into serious trouble. Sure enough the police arrived, __51 to my friend for the 52 ,  but explained that a person who had used the same name as his 53 for a number of recent robberies. Then the police asked my friend to 54 out a note which had been used by the thief in a number of shops. The note read, “I have a gun in my pocket, ask no questions and give all the money in the safe.” Fortunately, my friend’s handwriting was quite__ 55 __ the thief’s. He was not only allowed to go without further delay, but to take the pearl necklace with him. 小题1: A.change B.exchange C.trade D.business 小题2: A.Because B.If C.Though D.Since 小题3: A.favourite B.popular C.profitable D.convenient 小题4: A.dangerous B.priceless C.unimportant D.valueless 小题5: A.chance B.risk C.opportunity D.danger 小题6: A.within B.out of C.without D.beyond 小题7: A.refuses B.agrees C.fails D.hates 小题8: A.unhappy B.ashamed C.shocked D.puzzled 小题9: A.uninteresting B.unreasonable C.unforgettable D.unpleasant 小题10: A.amount B.accident C.stock D.number 小题11: A.in B.by C.with D.on 小题12: A.in need B.in common C.in use D.in order 小题13: A.used B.with C.named D.by 小题14: A.anywhere B.somewhere C.somewhere else D.everywhere 小题15: A.unless B.otherwise C.if D.whether 小题16: A.coming B.sticking C.apologizing D.checking 小题17: A.manner B.behavior C.inconvenience D.treatment 小题18: A.responsible B.answered C.charged D.blamed 小题19: A.copy B.read C.take D.bring 小题20: A.unlike B.different C.dissimilar D.dislike
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】public interface A {  String DEFAULT_GREETING = “Hello World”;  public void method1();  }  A programmer wants to create an interface called B that has A as its parent. Which interface declaration is c...
A.
public interface B extends A {}
B.
public interface B implements A {}
C.
public interface B instanceOf A {}
D.
public interface B inheritsFrom A {}
【单选题】In following description of the interface ,the incorrect one is :
A.
Interface is a reference type
B.
Interface supports multiple inheritance
C.
Methods in an interface have no method body
D.
An interface can inherit variables from other interfaces
【单选题】How set the IP address to an interface and after enable a port or interface:
A.
Router(config)# interface Router(config-if)# ip address Router(config-if)# no shut
B.
Router(config)# interface Router(config-if)# ip number Router(config-if)# open interface
C.
Router(config)# interface Router(config-if)# ip address Router(config-if)# shutdown
【判断题】个体防毒的措施之一是正确使用呼吸防护器,防止有毒物质从呼吸道进入人体引起职业中毒。
A.
正确
B.
错误
【判断题】《铁路旅客运输服务质量标准》规定,普通旅客列车编组按硬座每3辆编挂一辆茶炉车
A.
正确
B.
错误
【多选题】The communication between the external device and the CPU is through the input / output interface. What are the main reasons for setting the interface?
A.
Interface works as data cache
B.
Interface for information format conversion
C.
The interface reports the operating status of the device and communicates the commands of the computer
D.
Interface accelerates information transmission
【多选题】《铁路旅客运输服务质量标准》规定,旅客列车服务质量标准分为()三个等级。
A.
普通(快车、慢车)
B.
快速
C.
特快
D.
动车组
E.
部标站
【判断题】《铁路旅客运输服务质量标准》规定,普通旅客列车编组按硬卧车每4辆编挂一辆茶炉车
A.
正确
B.
错误
【判断题】“shot to fame”的意思是一举成名
A.
正确
B.
错误
【单选题】下面关于interface,叙述错误的是:()
A.
一个interface可以继承多个interface
B.
interface中的方法定义中不可以再冠以abstract
C.
interface中可以定义有static final 常量
D.
interface中可以无任何方法定义
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题