Question Detail

Which statement is static and synchronized in JDBC API

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

1. What do you mean by javap

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

2. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

3. Package of drawstring() method is

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

4. Runnable is

  • Class
  • Method
  • Variable
  • Interface

5. Java beans have no types

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1