It is absurd to go out in such terrible weather.A:. ridiculousB:funnyC:oddD:interesting
It is absurd to go out in such terrible weather.
A:. ridiculous
B:funny
C:odd
D:interesting
B:funny
C:odd
D:interesting
参考解析
解析:题干意为“在这么恶劣的天气里出去太荒唐。” 句中划线词意为“荒谬的”。A项ridiculous意为“荒谬的,可笑的”,例句:Who made this ridiculous rule?这条荒唐的规则是谁定的?B项意为“滑稽的”,C项意为“古怪的”,D项意为 “有趣的”,故选A。
相关考题:
2. My sister was afraid ________out at night,because she was afraid____dogs.A. of going; toB. to go; ofC. going; ofD. to go; to
Max didn’t () yesterday afternoon; he() at home. A、go out/stayedB、go out/stayC、went out/stayedD、went out/stay
If the warnings ________, the engine cuts out and the hazard warning lights go on.A gounheededB gounheededlyC gotobeunheededD gounheeding
If it rains tomorrow, we ______ for a picniC. 一般现在时 A. wouldn’t go outB. can’t go outC. won’t go out (will not)
– We want to go fishing, but the wind is going to blow harder.–() A.What a pleasure!B.That‘s true.C.Never mind.D.That‘s terrible.
publicclassWow{publicstaticvoidgo(shortn){System.out.println(”short”);}publicstaticvoidgo(Shortn){System.out.println(”SHORT”);}publicstaticvoidgo(Longn){System.out.println(”LONG”);}publicstaticvoidmain(String[]args){Shorty=6;intz=7;go(y);go(z);}}Whatistheresult?()A.shortLONGB.SHORTLONGC.Compilationfails.D.Anexceptionisthrownatruntime.
What’s the matter,dear?—__________. A、I didn’t go to schoolB、I have a terrible headacheC、I took the kids shopping todayD、It is a beautiful dress
If passengers are on board when an abandon ship drill is carried out,they should ______.A.take partB.watchC.go to their quartersD.stay out of the way and do what they want
When students are asked to go to the local museum, libraries, etc. to find out informationabout endangered animals and work out a plan for an exhibition, they are doing a(n)__________.A.surveyB.experimentC.projectD.presentation
1. public class GoTest { 2. public static void main(String[] args) { 3. Sente a = new Sente(); a.go(); 4. Goban b = new Goban(); b.go(); 5. Stone c = new Stone(); c.go(); 6. } 7. } 8. 9. class Sente implements Go { 10. public void go() { System.out.println(”go in Sente.”); } 11. } 12. 13. class Goban extends Sente { 14. public void go() { System.out.println(”go in Goban”); } 15. } 16. 17. class Stone extends Goban implements Go { } 18. 19. interface Go { public void go(); } What is the result?() A、 go in Goban go in Sente go in SenteB、 go in Sente go in Sente go in GobanC、 go in Sente go in Goban go in GobanD、 go in Goban go in Goban go in SenteE、 Compilation fails because of an error in line 17.
class BitStuff { BitStuff go() { System.out.print("bits "); return this; } } class MoreBits extends BitStuff { MoreBits go() { System.out.print("more "); return this; } public static void main(String [] args) { BitStuff [] bs = {new BitStuff(), new MoreBits()}; for( BitStuff b : bs) b.go(); } } 结果为:() A、bits bitsB、bits moreC、more moreD、编译失败
public class Yikes { public static void go(Long n) {System.out.println(”Long “);} public static void go(Short n) {System.out.println(”Short “);} public static void go(int n) {System.out.println(”int “);} public static void main(String [] args) { short y= 6; long z= 7; go(y); go(z); } } What is the result?() A、 int LongB、 Short LongC、 Compilation fails.D、 An exception is thrown at runtime.
单选题We wanted to go out yesterday but the weather was terrible. If it ______ a nice day, we ______ for a picnic.Ahad been; would have gone Bwas, would goCwere; would have goneDwould be; would go
单选题We wanted to go out yesterday but the weather was terrible. If it _____ a nice day, we _____ for a picnic.Ahad been; would have goneBwas, would goCwere; would have goneDwould be; would go
单选题public class Yikes { public static void go(Long n) {System.out.println(”Long “);} public static void go(Short n) {System.out.println(”Short “);} public static void go(int n) {System.out.println(”int “);} public static void main(String [] args) { short y= 6; long z= 7; go(y); go(z); } } What is the result?()A int LongB Short LongC Compilation fails.D An exception is thrown at runtime.
单选题Although it is raining hard,_____.ATom still wants to go outBand Tom still wants to go outCthat Tom still wants to go outDbut Tom still wants to go out
单选题Lucy: Where’s Tony this evening? Joe:______ Lucy: Really? What’s the matter with him? Joe: He has the flu. Lucy:______ Joe: I will.AHe’s a little under the weather. ; Tell him I was asking about him.BHe’s at home. ; You should take better care of him.CHe doesn’t like the weather. ; Will you take care of him?DHe’s at work ; Will you go and visit him?
单选题The boat was sailing to the north when a terrible strom().Awas breakingBbroke outCwould break out