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. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

2. Can we access private class outside the package

  • Yes
  • No

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

  • JFI
  • JNI
  • NJI
  • FJI

4. Which method can't be overidden

  • super
  • static
  • final
  • println

5. If nested try is possible

  • Yes
  • No
Read more from - Java Objective Questions Answers -Chapter 1