Question Detail

Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt
Similar Questions :

1. javah stands for

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

2. The Externizable interface extends the serializable interface

  • True
  • False

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

  • cloning
  • overloading
  • overriding
  • coping

4. Applet always executed on

  • Client side
  • Server Side

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

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1