Question Detail Which method is used to perform DML statements in JDBC execute()executeUpdate()executeQuery()None of above Answer: Option B Similar Questions : 1. Thread class is available in java.io packagejava.lang packagejava.awt packagejava.util package Answer: Option B 2. Which driver is efficient and always preferable for using JDBC applications Type-4 driverType-3 driverType-2 driverType-1 driver Answer: Option A 3. Which method of java is invoked by JVM to reclaim the inaccessible memory location reclaim() methodfinal() methodfinalize() methodboth b and c Answer: Option C 4. The Externizable interface extends the serializable interface TrueFalse Answer: Option A 5. Which keyword represents object of the present class interfacepackagethisstatic Answer: Option C Read more from - Java Objective Questions Answers -Chapter 1