Multiple Choice
JDBC 4 supports _______,so you do not need to manually load the database driver before accessing a database.
A) automatic driver downloading
B) automatic driver creation
C) automatic driver discovery
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which SQL keyword is used to merge
Q9: Classes and interfaces for the JDBC API
Q10: What is the name of a key
Q11: In an UPDATE statement,the SET keyword is
Q12: SQL statements that are stored in a
Q14: If a query includes columns from multiple
Q17: The result of a query can be
Q20: Transaction processing enables a program to treat
Q22: Which of the following states the Rule
Q27: Initially, a ResultSet cursor is positioned _.<br>A)