nerdexam
CIW

1D0-441 · Question #16

Which Statement interface methods are used to execute a SQL select query?

The correct answer is C. executeQuery and execute. See the full explanation below for the reasoning.

Question

Which Statement interface methods are used to execute a SQL select query?

Options

  • AexecuteUpdate and close
  • BexecuteUpdate and execute
  • CexecuteQuery and execute
  • DexecuteUpdate and executeQuery

How the community answered

(57 responses)
  • A
    4% (2)
  • B
    5% (3)
  • C
    79% (45)
  • D
    12% (7)

Community Discussion

No community discussion yet for this question.

Full 1D0-441 Practice