Question Detail Which method of the Applet class displays the result of applet code on screen run() methodpaint() methoddrawString() methodmain() method Answer: Option B Similar Questions : 1. pow () is associated with which class Math class Input stream classObject classNone of above Answer: Option A 2. All collection classes are available in java.io packagejava.lang packagejava.awt packagejava.util package Answer: Option D 3. The Externizable interface extends the serializable interface TrueFalse Answer: Option A 4. In Runnable, many threads share the same object instance TrueFalse Answer: Option A 5. How many transaction isolation levels are defined in java.sql.Connection interface 4352 Answer: Option C Read more from - Java Objective Questions Answers -Chapter 1