download Mastguru Android App

Question Detail

Interfaces helps in which type of inheritance

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

1. All collection classes are available in

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

2. Which statement is static and synchronized in JDBC API

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

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

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

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

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

5. Can we access private class outside the package

  • Yes
  • No
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment