nerdexam
CIW

1D0-441 · Question #39

Which of the following statements is true of JDBC URLs?

The correct answer is B. A JDBC URL specifies the location of both a database and a driver that will be used to connect. See the full explanation below for the reasoning.

Question

Which of the following statements is true of JDBC URLs?

Options

  • AThe jdbc:subprotocol:subname form of a JDBC URL is prescribed by the JDBC specification and
  • BA JDBC URL specifies the location of both a database and a driver that will be used to connect
  • CJDBC URLs are parsed by a driver manager.
  • DThe JDBC URL specifies the location of a database, but includes no driver-specific information.

How the community answered

(52 responses)
  • A
    12% (6)
  • B
    81% (42)
  • C
    2% (1)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 1D0-441 Practice