Question Detail

Which statement is static and synchronized in JDBC API

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

1. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

2. Which of the following command is used to compile the Java program

  • java
  • javac
  • javap
  • none of these

3. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI

4. Which statement is static and synchronized in JDBC API

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

5. Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping
Read more from - Java Objective Questions Answers -Chapter 1