Question Detail What do you mean by javap java compilerjava Interpreterjava Disassemblejava debugger Answer: Option C Similar Questions : 1. In Runnable, many threads share the same object instance TrueFalse Answer: Option A 2. Why we use array as a parameter of main method it is syntaxCan store multiple valuesBoth of aboveNone of above Answer: Option B 3. Which class cannot be subclassed (or extended) in java? abstract classparent classFinal classNone of above Answer: Option C 4. Minimum threads in a program are 125Many Answer: Option A 5. Which method of the Applet class displays the result of applet code on screen run() methodpaint() methoddrawString() methodmain() method Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1