Question Detail After the compilation of the java source code, which file is created by the JVM .class.java.cdr.doc Answer: Option A Similar Questions : 1. Java is known as _______stage language OneTwoThreeFour Answer: Option B 2. Interfaces helps in which type of inheritance Multiple inheritanceMultilevel inheritanceHierarchical inheritance None of above Answer: Option A 3. How many transaction isolation levels are defined in java.sql.Connection interface 4352 Answer: Option C 4. Which driver is efficient and always preferable for using JDBC applications Type-4 driverType-3 driverType-2 driverType-1 driver Answer: Option A 5. Which method executes only once start() methodinit() methodstop() methoddestroy() method Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1