download Mastguru Android App

Question Detail

Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()
Similar Questions :

1. Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method

2. Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator

3. javah stands for

  • java compiler
  • java interpreter
  • java dissasamebler
  • java header file

4. Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt

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

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment