Question Detail ____ allows java code to run in the JVM to call and be called by native applications JFIJNINJIFJI Answer: Option B Similar Questions : 1. Which method executes only once start() methodinit() methodstop() methoddestroy() method Answer: Option B 2. Hot java is System softwareWeb browserIDEJava environment Answer: Option B 3. Which metrhods are utilized to control the access to an object in multi threaded programming Asynchronized methodsSynchronized methodsSerialized methodsNone of above Answer: Option B 4. Inheritance means Sub class extends super classSub class extends Base classSub class create object of super classAll of the above Answer: Option A 5. Why we use array as a parameter of main method it is syntaxCan store multiple valuesBoth of aboveNone of above Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1