Question Detail

Interfaces helps in which type of inheritance

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

1. Which driver is called as thin-driver in JDBC

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

2. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

3. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

4. Which method of the Applet class displays the result of applet code on screen

  • run() method
  • paint() method
  • drawString() method
  • main() method

5. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above
Read more from - Java Objective Questions Answers -Chapter 1