Question Detail Which keyword is used while using interface extendimplementsthrowthrows Answer: Option B Similar Questions : 1. The JDBC-ODBC bridge is MultithreadedSinglethreadedBoth of aboveNone of above Answer: Option A 2. Which statement is static and synchronized in JDBC API executeQuery()executeUpdate()getConnection()prepareCall() Answer: Option C 3. Methods that have same name, but different Parameter list and different definition known as OverridingConstructorOverloadingnone of these Answer: Option C 4. Which method can't be overidden superstaticfinalprintln Answer: Option C 5. After the compilation of the java source code, which file is created by the JVM .class.java.cdr.doc Answer: Option A Read more from - Java Objective Questions Answers -Chapter 1