download Mastguru Android App

Question Detail

The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above
Similar Questions :

1. Constructor has return type

  • True
  • False

2. Which method of java is invoked by JVM to reclaim the inaccessible memory location

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c

3. Can we declare abstract static method

  • Yes
  • No

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

  • JFI
  • JNI
  • NJI
  • FJI

5. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment