download Mastguru Android App

Question Detail

Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical
Similar Questions :

1. Which statement is static and synchronized in JDBC API

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

2. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • 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. x=x+1 is equivalent to

  • ++x
  • x++
  • x=x-1
  • None of these

5. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment