单选题No such things as ghost exists in the world. That’s your illusion.ANo such a thing as BNo such thing asCNo such thing as a DNo such a thing as a
单选题
No such things as ghost exists in the world. That’s your illusion.
A
No such a thing as
B
No such thing as
C
No such thing as a
D
No such a thing as a
参考解析
解析:
ghost在这句话里属于抽象名词的用法,即为不可数名词,前面不可用不定冠词a修饰。句意:世界上没有鬼这种东西存在。那只是你的错觉。
相关考题:
Don’t worry about your son’s illness. What he really needs is _____ a few day’s rest. (A) thing but(B) anything but(C) everything but(D) nothing but
It is strange that such a thing____________in your school.A.will happenB. would happenC.should happenD. shall happen
The annoying thing about the scheme is that it's confusing.A: hatefulB: painfulC: horrifyingD: irritating
One thing you need to know is that you don't obtain education only to further your career.A:advance B:deserveC:renew D:retain
One thing you need to know is that you don't obtain education only to further your career.A:advanceB:deserveC:renewD:retain
Training and development is the most important thing about a first job because it’s the____for your career.A.minor successB.daily routineC.useful toolD.spring board
To qualify for a promotion, ()to exceed the quota.Athe best thing he could do wasBhe did his bestCall he could do wasDhis best thing was
To qualify for a promotion, ()to exceed the quota.A、the best thing he could do wasB、he did his bestC、all he could do wasD、his best thing was
Which two allow the class Thing to be instantiated using new Thing()?A、 public class Thing { }B、 public class Thing { public Thing() {} }C、 public class Thing { public Thing(void) {} }D、 public class Thing { public Thing(String s) {} }E、 public class Thing { public void Thing() {} public Thing(String s) {} }
Thank you for your invitation.()A、It doesn't matter.B、It's a pleasure.C、It's a small thing.D、I'll appreciate it
Given that Thing is a class, how many objects and reference variables are created by the following code?() Thing item, stuff; item = new Thing(); Thing entity = new Thing();A、One object is createdB、Two objects are createdC、Three objects are createdD、One reference variable is createdE、Two reference variables are createdF、Three reference variables are created.
单选题The only thing()really matters to the children is how soon they can return to their aunt and uncle’s farm.AthatBwhatCwhichDthis
单选题The only thing what really matters to the children is how soon they can return to their uncle's farm.AwhatBtoCisDhow soon
单选题Before writing a book, the first thing is considering what to say.Ayou must first ponder what to say and what not to be said carefullyBit’s extremely necessary that you know what to sayCthe first thing is to consider what to sayDyou must first ponder what to say and what not to say
单选题It is strange that such a thing_______in your company.Awill happenBhappensChappenedDshould happen
多选题Given that Thing is a class, how many objects and reference variables are created by the following code?() Thing item, stuff; item = new Thing(); Thing entity = new Thing();AOne object is createdBTwo objects are createdCThree objects are createdDOne reference variable is createdETwo reference variables are createdFThree reference variables are created.
单选题Thank you for your invitation.()AIt doesn't matter.BIt's a pleasure.CIt's a small thing.DI'll appreciate it
单选题Let’s suppose that you are in _____ position of _____ parent. Would you allow your child to do such a thing?Aa; aBthe; theC/; /Dthe; a
单选题The word “cinch” (Line 3, Para. 1 ) most probably means______.Aa very easy thing.Ba very complex thing.Ca great challenge.Dan extremely hard problem.
单选题To qualify for a promotion, ()to exceed the quota.Athe best thing he could do wasBhe did his bestCall he could do wasDhis best thing was
单选题合法的电子邮件地址是()。Azhang.en.hting.com.cnBem.thing.com.cn.zhangCem.thing.com.cn@zhangDzhang@em.hting.com.cn
多选题Which two allow the class Thing to be instantiated using new Thing()?Apublic class Thing { }Bpublic class Thing { public Thing() {} }Cpublic class Thing { public Thing(void) {} }Dpublic class Thing { public Thing(String s) {} }Epublic class Thing { public void Thing() {} public Thing(String s) {} }