Question Detail

Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical
Similar Questions :

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

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

2. pow () is associated with which class

  • Math class
  • Input stream class
  • Object class
  • None of above

3. Which driver is efficient and always preferable for using JDBC applications

  • Type-4 driver
  • Type-3 driver
  • Type-2 driver
  • Type-1 driver

4. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

5. Constructor has return type

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1