download Mastguru Android App

Question Detail

Can we declare abstract static method

  • Yes
  • No
Similar Questions :

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

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

2. Which statement is static and synchronized in JDBC API

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

3. Why we use array as a parameter of main method

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above

4. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

5. Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment