皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
Carol and Susan are very good friends. They are in the same _1_at school and they often visit__ 2___ home on weekends. Now they are __3__ eight years old. Carols mother has a new baby. Carol is very __4__ to have a little sister. So she always talks about her to Susan. At first Susan __5__ the new baby very much because she doesnt have any brothers or sisters. But __6_ some time she begins to get tired of Carol’s endless talking(厌倦了喋喋不休地谈论)about it. She also feels a little jealous(嫉妒)of her friends. One morning when the two girls __7___ on the school ground, Carol says to Susan, “Do you __8___ , Susan, my baby sister has put on nearly half a pound in weight (体重增加了半磅)this week.” “That’s not very __9___ .” answers Susan. “I know a baby and he puts on ten pounds a day.” “Oh, that can’t be true.” answers Carol laughingly. “__10__ baby is it?” “An elephant’s.” says Susan. ( )1 A. table B. class C. group ( )2 A. each other' s B. their C. each other ( )3 A. all B. two C. both ( )4 A. angry B. sorry C. glad ( )5A. likes B. doesn’t like C. listens to ( )6 A. before B. after C. for ( )7A. play B. meet C. walk ( )8 A. hear B. find C. know ( )9 A. much B. many C. little ( )10 A. who’s B. whose C.who
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】public static void main(String[] args) {  try {  args=null;  args[0] = “test”;  System.out.println(args[0]);  } catch (Exception ex) {  System.out.println(”Exception”);  } catch (NullPointerException ...
A.
test
B.
Exception
C.
Compilation fails.
D.
NullPointerException
【多选题】以下关于java.lang.NullPointerException描述正确的是:
A.
public class Test { public void f1() { } } public class Pargoam2 { public static void main(String[] args) { Test t1; t1.f(); } } 运行Program2的main方法时,会发生java.lang.NullPointerException
B.
public class Test { public void f1() { } } public class Pargoam2 { public static void main(String[] args) { Test t1; t1.f(); } } 运行Program2的main方法时,不会发生java.lang.NullPointerException
C.
java.lang.NullPointerException属于Java运行时异常
D.
当一个对象为空是,调用这个对象的实例化方法时,会发生java.lang.NullPointerException
【单选题】正常骨髓象的粒红比值应为
A.
1:1
B.
1:(2-4)
C.
5:1
D.
(2-4):1
E.
(1-2):1
【判断题】NullPointerException 表示除零异常。
A.
正确
B.
错误
【单选题】船舶火灾的特点是______.
A.
相对于陆地火灾,船舶火灾容易扑救
B.
相对于陆地火灾,船舶火灾造成的 损失小
C.
相对于陆地火灾,船舶火灾的危害小
D.
相对于陆地火灾,船舶火灾通常 难以扑救、且损失大,危害大
【单选题】NullpointerException是( )。
A.
算数异常
B.
空指针异常
C.
仅仅是一个自定义类,与异常无关
D.
IO流异常
【判断题】2011年,在《福布斯》全球富豪榜占第46位,身家达145亿美元。
A.
正确
B.
错误
【单选题】A co-worker has complained to you about how you set up the housekeeping cart, but you feel you followed hotel standards. She’s upset.
A.
“You’ve had a long day!”
B.
“Could you tell me more about...”
C.
“I’m sorry you feel that way”
D.
“So sorry.”
【单选题】一道无领导小组讨论题目是这样的:某单位经费紧张,现只有20万元,要办的事情有下列几项:(略),很明显20万元无法将这四件事情都办圆满,如果你是这个单位的分管领导,将如何使用这笔钱。请问这道题是哪种类型的无领导小组讨论题目?
A.
两难问题
B.
多项选择问题
C.
操作性问题
D.
资源争夺问题
【单选题】正常骨髓象的粒红比值应为
A.
1:1
B.
(1~2):1
C.
(2~3):1
D.
(2~4):1
E.
5:1
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题