download Mastguru Android App

Question Detail

Which statement is static and synchronized in JDBC API

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

1. There is no default transaction attribute for an EJB

  • False
  • True

2. javah stands for

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

3. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

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

  • cloning
  • overloading
  • overriding
  • coping

5. Which class cannot be subclassed (or extended) in java?

  • abstract class
  • parent class
  • Final class
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment