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)- A20% (6)
- B3% (1)
- C70% (21)
- D7% (2)
Community Discussion
No community discussion yet for this question.