CIW
1D0-541 · Question #132
Which of the following statements is true of the Connection interface?
The correct answer is B. Each JDBC driver provides a class that implements the Connection interface. See the full explanation below for the reasoning.
Question
Which of the following statements is true of the Connection interface?
Options
- AEach JDBC client application must provide a class that implements the Connection interface.
- BEach JDBC driver provides a class that implements the Connection interface.
- CEach JVM provides a class that implements the Connection interface.
- DThe Connection interface can be used to load a JDBC driver.
How the community answered
(42 responses)- A14% (6)
- B71% (30)
- C10% (4)
- D5% (2)
Community Discussion
No community discussion yet for this question.