nerdexam
GIAC

GSSP-JAVA · Question #184

Which of the following JDBC interfaces is described in the statement below? "It provides support for executing SQL statements and stored procedures."

The correct answer is C. PreparedStatement. See the full explanation below for the reasoning.

Question

Which of the following JDBC interfaces is described in the statement below? "It provides support for executing SQL statements and stored procedures."

Options

  • ADriver
  • BResultSet
  • CPreparedStatement
  • DConnection

How the community answered

(30 responses)
  • A
    20% (6)
  • B
    3% (1)
  • C
    70% (21)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice