Question Detail

Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical
Similar Questions :

1. Java beans have no types

  • True
  • False

2. The inner class can access private members of the outer class

  • False
  • True

3. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above

4. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc

5. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws
Read more from - Java Objective Questions Answers -Chapter 1