Question Detail

Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping
Similar Questions :

1. Package of drawstring() method is

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

2. The Externizable interface extends the serializable interface

  • True
  • False

3. pow () is associated with which class

  • Math class
  • Input stream class
  • Object class
  • None of above

4. Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method

5. How many transaction isolation levels are defined in java.sql.Connection interface

  • 4
  • 3
  • 5
  • 2
Read more from - Java Objective Questions Answers -Chapter 1