可学答题网 > 问答 > OCJP(310-065)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Given: Which statement is&


Given: Which statement is true?()

  • AThe code will compile without changes.
  • BThe code will compile if public Tree() { Plant(); } is added to the Tree class.
  • CThe code will compile if public Plant() { Tree(); } is added to the Plant class.
  • DThe code will compile if public Plant() { this("fern"); } is added to the Plant class.
  • EThe code will compile if public Plant() { Plant("fern"); } is added to the Plant class.
参考答案
参考解析:
分类:OCJP(310-065)题库