What exception is thrown if DriverManager method getConnection cannot connect to the database?
a. DatabaseConnectionException.
b. DatabaseNotFoundException.
c. SQLException.
d. IllegalAccessException.
C
Computer Science & Information Technology
You might also like to view...
Investigators validate forensic software to be used by testing the software at the extremes and being familiarized with its capabilities
Indicate whether the statement is true or false.
Computer Science & Information Technology
Which of the following statements are correct?
a. A reference variable is an object. b. A reference variable references to an object. c. A data field in a class must be of a primitive type. d. A data field in a class can be of an object type.
Computer Science & Information Technology