nerdexam
GIAC

GSSP-JAVA · Question #241

The __________ interface accepts results from a SQL SELECT statement.

The correct answer is D. ResultSet. See the full explanation below for the reasoning.

Question

The __________ interface accepts results from a SQL SELECT statement.

Options

  • AConnection
  • BPreparedStatement
  • CDatabaseMetaData
  • DResultSet

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    9% (3)
  • C
    3% (1)
  • D
    82% (27)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice