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. Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt

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

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

3. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False

4. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

5. Which method of the Applet class displays the result of applet code on screen

  • run() method
  • paint() method
  • drawString() method
  • main() method
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment