Question Detail

In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above
Similar Questions :

1. javah stands for

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

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

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

3. Converting a primitive type data into its corresponding wrapper class object instance is called

  • boxing
  • wrapping
  • instantiation
  • autoboxing

4. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above

5. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these
Read more from - Java Objective Questions Answers -Chapter 1