Question Detail

Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical
Similar Questions :

1. How many transaction isolation levels are defined in java.sql.Connection interface

  • 4
  • 3
  • 5
  • 2

2. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

3. what is jdb

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

4. Applet always executed on

  • Client side
  • Server Side

5. Which method of java is invoked by JVM to reclaim the inaccessible memory location

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c
Read more from - Java Objective Questions Answers -Chapter 1