Question Detail

Interfaces helps in which type of inheritance

  • Multiple inheritance
  • Multilevel inheritance
  • Hierarchical inheritance
  • None of above
Similar Questions :

1. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False

2. In java, gc() method is available in which package

  • java.lang package
  • java.util package
  • java.awt package
  • java.io package

3. Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator

4. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

5. What do you mean by javap

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger
Read more from - Java Objective Questions Answers -Chapter 1