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. Applet always executed on

  • Client side
  • Server Side

2. All methods of interface are public and abstract

  • True
  • False

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

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

4. Which driver is efficient and always preferable for using JDBC applications

  • Type-4 driver
  • Type-3 driver
  • Type-2 driver
  • Type-1 driver

5. Executable applet is

  • .applet file
  • .java html
  • .java file
  • .class file
Read more from - Java Objective Questions Answers -Chapter 1