Question Detail Process of creating exact copy of the existing object is called cloningoverloadingoverridingcoping Answer: Option A Similar Questions : 1. Converting a primitive type data into its corresponding wrapper class object instance is called boxingwrappinginstantiationautoboxing Answer: Option D 2. Which command is used for interpretation of java program Javajavacjavapnone of above Answer: Option A 3. Which of the following below are valid isolation levels in J2EE TRANSACTION_READ_UNCOMMITTEDTRANSACTION_SERIALIZABLEOnly ABoth A and B Answer: Option D 4. Which collection class associates values witch keys, and orders the keys according to their natural order java.util.HashSetjava.util.LinkedListjava.util.TreeMapjava.util.SortedSet Answer: Option C 5. There is no default transaction attribute for an EJB FalseTrue Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1