exam questions

Exam 1z0-809 All Questions

View all questions & answers for the 1z0-809 exam

Exam 1z0-809 topic 1 question 123 discussion

Actual exam question from Oracle's 1z0-809
Question #: 123
Topic #: 1
[All 1z0-809 Questions]

Which code fragment is required to load a JDBC 3.0 driver?

  • A. Connection con = Connection.getDriver ("jdbc:xyzdata://localhost:3306/EmployeeDB");
  • B. Class.forName("org.xyzdata.jdbc.NetworkDriver");
  • C. Connection con = DriverManager.getConnection ("jdbc:xyzdata://localhost:3306/EmployeeDB");
  • D. DriverManager.loadDriver ("org.xyzdata.jdbc.NetworkDriver");
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
steefaand
5 months, 4 weeks ago
Selected Answer: B
B is correct. Since JDBC 4.0 it is no longer required to use forName method.
upvoted 1 times
...
samtash1034
2 years, 7 months ago
b,tested
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago