nerdexam
GIAC

GSSP-JAVA · Question #182

The __________ interface accepts results from a SQL SELECT statement.

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

Question

The __________ interface accepts results from a SQL SELECT statement.

Options

  • AConnection
  • BResultSet
  • CPreparedStatement
  • DDatabaseMetaData

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    85% (33)
  • C
    10% (4)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice