Question Detail Java intermediate code is known as First codeMid codeByte codeNone of above Answer: Option C Similar Questions : 1. What is meaning of jar java archivedjava arrayjava architecturenone of these Answer: Option A 2. Converting a primitive type data into its corresponding wrapper class object instance is called boxingwrappinginstantiationautoboxing Answer: Option D 3. Which method of java is invoked by JVM to reclaim the inaccessible memory location reclaim() methodfinal() methodfinalize() methodboth b and c Answer: Option C 4. Methods that have same name, but different Parameter list and different definition known as OverridingConstructorOverloadingnone of these Answer: Option C 5. Which metrhods are utilized to control the access to an object in multi threaded programming Asynchronized methodsSynchronized methodsSerialized methodsNone of above Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1