惠普Java类笔试题.docVIP

  • 3
  • 0
  • 约1.08万字
  • 约 13页
  • 2018-01-05 发布于河南
  • 举报
惠普Java类笔试题

JAVA部分 1.which are run-time exceptions() a,d,f,g,h A.ArithmeticException B.ClassNotFoundException C.OutOfMemoryError D.ClassCastException E.InterruptedException F.IllegalArgumentException G.IndexOutOfBoundsException H.NullPointException 2.Which Man class properly represents the relationship Man has a best friend who is a Dog d A.class Man extends Dog{} B.class Man implements{} C.class Man{private BestFriend dog;} D.class Man{private Dog bestFriend;} E.class Man{private Dog;} F.class Man{private BestFriend;} 3 Given: b,c,f interface Jumper{public void jump();} class Animal{}.. class

文档评论(0)

1亿VIP精品文档

相关文档