Multiple Choice
What exception is thrown if DriverManager method getConnection cannot connect to the database?
A) DatabaseConnectionException.
B) DatabaseNotFoundException.
C) SQLException.
D) IllegalAccessException.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: In an UPDATE statement, the SET keyword
Q24: This keyword is used to add a
Q25: PreparedStatement method _ returns a ResultSet.<br>A) executeUpdate<br>B)
Q26: Which SQL keyword is required in every
Q27: Initially, a ResultSet cursor is positioned _.<br>A)
Q29: What are individual SQL statements saved in
Q30: Transaction processing enables a program to _
Q31: The default sort order in a sorted
Q32: What does a primary key do?<br>A) Identifies
Q33: An implementation of the _ interface configures