nerdexam
CIW

1D0-437 · Question #27

Which of the following accurately describes the roles of the Database Interface Module (DBI) and the Database Driver Module (DBD)?

The correct answer is B. DBD transmits instructions to a database; DBI directs method calls to DBD. See the full explanation below for the reasoning.

Question

Which of the following accurately describes the roles of the Database Interface Module (DBI) and the Database Driver Module (DBD)?

Options

  • ADBI transmits instructions to a database; DBD directs method calls to DBI.
  • BDBD transmits instructions to a database; DBI directs method calls to DBD.
  • CDBI makes available database-specific code; DBD transmits method calls to DBI.
  • DDBD makes available database-specific code; DBI translates method calls to DBD.

How the community answered

(39 responses)
  • A
    8% (3)
  • B
    72% (28)
  • C
    3% (1)
  • D
    18% (7)

Community Discussion

No community discussion yet for this question.

Full 1D0-437 Practice