Question Detail Inheritance means Sub class extends super classSub class extends Base classSub class create object of super classAll of the above Answer: Option A Similar Questions : 1. Which method is used to perform DML statements in JDBC execute()executeUpdate()executeQuery()None of above Answer: Option B 2. In which we clone the object and their constituent parts Shallow cloningDeep cloningBoth of aboveNone of above Answer: Option B 3. Process of creating exact copy of the existing object is called cloningoverloadingoverridingcoping Answer: Option A 4. Which of the following command is used to compile the Java program javajavacjavapnone of these Answer: Option B 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