问题 单项选择题

下列代码的执行结果是( )。
public class Test
public static void main String args[])
String s1=new String("welcome");
String s2=new String("welcome");
System.out.println(s1==s2);
System.out.println(s1.equals(s2));

A.false,false

B.false,true

C.true,true

D.true,false

答案

参考答案:B

完形填空
完形填空
     When I first came to the USA, I made friends with a neighbor who used to live only two blocks away
from my street. This friend taught me a lot about American __1__, but in some __2__I had to learn the
hard way, because we didn't have enough time together for me to learn all about American customs from
him.
     One day this same friend invited me to a party. It wasn't a (n)__3__party, only some kind of informal
gettogether. Since it was summer time he had a cookout where most of his American friends and relatives
were known to me, but there were others I had never met before.
     It was the most __4__party for me when I noticed that. Everybody was wearing jeans and simple
Tshirts for the day,__5__I arrived in proper dress with my shoes and my hair all fixed for a fancy party.
It was hard to __6__my embarrassment to the other guests. When one of them turned around and said,
"What nice clothes! What's the occasion?" I felt my __7__ burning hot. I didn't answer at all. If she knew
how bad I already felt, she wouldn't have come near me. But she did. Maybe she didn't ask __8__to
make me feel bad or uncomfortable, but my reaction had to do with the way I already felt.I could have
told her I had to go to another party afterward, but I did not want to continue the __9__.
     Many times I thought of going home and __10__but I knew they would notice. It would be even
__11__for me because I knew they would quickly think that I felt out of __12__. So I wanted to pretend
that I was OK.
     I have already realized their customs are different from mine, but after I talked to my friend, I was
more convinced that people here are more __13__. They care less about formality __14__it is a special
occasion, like a __15__or a very formal invitation.
( )1. A. art    
( )2. A. ways        
( )3. A. real        
( )4. A. exciting    
( )5. A. as          
( )6. A. explain      
( )7. A. heart        
( )8. A. carefully    
( )9. A. conversation
( )10. A. changing    
( )11. A. worse      
( )12. A. order      
( )13. A. indifferent
( )14. A. unless      
( )15. A. party      
B. culture      
B. conditions    
B. pleasant      
B. surprising    
B. while        
B. talk          
B. body          
B. intentionally
B. speech        
B. crying        
B. luckier      
B. breath        
B. casual        
B. if            
B. picnic        
C. history      
C. cases        
C. usual        
C. embarrassing  
C. when          
C. speak        
C. face          
C. willingly    
C. meeting      
C. sleeping      
C. better        
C. place        
C. open          
C. as long as    
C. meeting      
D. people    
D. methods    
D. evening    
D. enjoyable  
D. and        
D. say        
D. hand      
D. eagerly    
D. discussion
D. dancing    
D. easier    
D. mind      
D. careless  
D. since      
D. wedding    
单项选择题