Which of the statements are true regarding availability of the integrated version of JDBC API and the JDBC-ODBC Bridge in JDK.
A) The JDK 1.1 and the Java 2 SDK, Standard Edition (formerly known as the JDK 1.2), contain both the JDBC API and the JDBC-ODBC Bridge.
B) The Java 2 SDK, Standard Edition, contains the JDBC 2.0 core API, does not include the JDBC 2.0 Optional Package, which is part of the Java 2 SDK, Enterprise Edition, or which you can download separately.
C) The JDK 1.1 and the Java 2 SDK, Standard Edition (formerly known as the JDK 1.2), contain both the JDBC API and the JDBC-ODBC Bridge as separate download.
D) The Java 2 SDK, Standard Edition, contains the JDBC 2.0 core API, and the JDBC 2.0 Optional Package.
-
Interview Candidate
- Dec 10th, 2005
- 1
- 2851
Showing Answers 1 - 1 of 1 Answers
Related Answered Questions
Related Open Questions
Which of the statements are true regarding availability of the integrated version of JDBC API and the JDBC-ODBC Bridge in JDK.
B) The Java 2 SDK, Standard Edition, contains the JDBC 2.0 core API, does not include the JDBC 2.0 Optional Package, which is part of the Java 2 SDK, Enterprise Edition, or which you can download separately.
C) The JDK 1.1 and the Java 2 SDK, Standard Edition (formerly known as the JDK 1.2), contain both the JDBC API and the JDBC-ODBC Bridge as separate download.
D) The Java 2 SDK, Standard Edition, contains the JDBC 2.0 core API, and the JDBC 2.0 Optional Package.
Related Answered Questions
Related Open Questions