download Mastguru Android App

Question Detail

Which statement is static and synchronized in JDBC API

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

1. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above

2. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws

3. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc

4. String is the predefined

  • Method
  • Class
  • Variable
  • Object

5. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment