Question Detail Which keyword is used while using interface extendimplementsthrowthrows Answer: Option B Similar Questions : 1. If nested try is possible YesNo Answer: Option A 2. Which method executes only once start() methodinit() methodstop() methoddestroy() method Answer: Option B 3. Which method of the Applet class displays the result of applet code on screen run() methodpaint() methoddrawString() methodmain() method Answer: Option B 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