Question Detail Which statement is static and synchronized in JDBC API executeQuery()executeUpdate()getConnection()prepareCall() Answer: Option C Similar Questions : 1. Inheritance means Sub class extends super classSub class extends Base classSub class create object of super classAll of the above Answer: Option A 2. Process of creating exact copy of the existing object is called cloningoverloadingoverridingcoping Answer: Option A 3. Which method of the Applet class displays the result of applet code on screen run() methodpaint() methoddrawString() methodmain() method Answer: Option B 4. The Externizable interface extends the serializable interface TrueFalse Answer: Option A 5. If nested try is possible YesNo Answer: Option A Read more from - Java Objective Questions Answers -Chapter 1