Question Detail Converting a primitive type data into its corresponding wrapper class object instance is called boxingwrappinginstantiationautoboxing Answer: Option D Similar Questions : 1. Methods that have same name, but different Parameter list and different definition known as OverridingConstructorOverloadingnone of these Answer: Option C 2. What is meaning of jar java archivedjava arrayjava architecturenone of these Answer: Option A 3. Inheritance means Sub class extends super classSub class extends Base classSub class create object of super classAll of the above Answer: Option A 4. Which class cannot be subclassed (or extended) in java? abstract classparent classFinal classNone of above Answer: Option C 5. Constructor has return type TrueFalse Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1