Question Detail Which is the predefined package Lang packageio packageutil packageAll of above Answer: Option A Similar Questions : 1. ____ allows java code to run in the JVM to call and be called by native applications JFIJNINJIFJI Answer: Option B 2. If method have same name as class name and method don’t have any return type then it is known as DestructorsObjectVariableConstructor Answer: Option D 3. Suspend thread can be revived by using start() methodSuspend() methodresume() methodyield() method Answer: Option C 4. Converting a primitive type data into its corresponding wrapper class object instance is called boxingwrappinginstantiationautoboxing Answer: Option D 5. Which among following classes is not part of Java's collection framework QueueArrayStackMaps Answer: Option A Read more from - Java Objective Questions Answers -Chapter 1