Oracle Java SE 8 Programmer II 1z0-809 Question # 22 Topic 3 Discussion

Oracle Java SE 8 Programmer II 1z0-809 Question # 22 Topic 3 Discussion

1z0-809 Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

Which action can be used to load a database driver by using JDBC3.0?


A.

Add the driver class to the META-INF/services folder of the JAR file.


B.

Include the JDBC driver class in a jdbc.properties file.


C.

Use the java.lang.Class.forName method to load the driver class.


D.

Use the DriverManager.getDriver method to load the driver class.


Get Premium 1z0-809 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.