JAVA面试题深圳易思博.docVIP

  • 25
  • 0
  • 约1.5万字
  • 约 11页
  • 2019-01-04 发布于广东
  • 举报
JAVA面试题深圳易思博.doc

JAVA开发工程师面试题《一》 备注?? 请不要在试卷上打草稿! 请将答案填在答题纸上,100分钟内完成 根据这个类选择所有正确的内部类:(多选)ABC class A { protected int i; A(int i){ this .i=i; } a. b. c. d. e. class B{ class B extends A { class B{ class B{ class A { } } B(){ class } A{ System.out.println(Hi = } n+i); I } } 下列所给出的声明中,什么会写入标准输出中?(单选)D System.out.prindn(4 | 7)? 4 b. 5 c. 6 d. 7 e. 0 下列有关方法notify()(用于和wait()连接)的正确描述是:(单选)A if there is more than one thread waiting on a condition, only the thread that has been waiting the longest is notified. if there is more than one thread waiting on a condition, there is no way to predict which thread will be not

文档评论(0)

1亿VIP精品文档

相关文档