nerdexam
CIW

1D0-541 · Question #128

Which static member of the ResultSet class should be used to create an updatable result set?

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

Question

Which static member of the ResultSet class should be used to create an updatable result set?

Options

  • AResultSet.TYPE_FORWARD_ONLY
  • BResultSet.TYPE_FORWARD_UPDATABLE
  • CResultSet.TYPE_SCROLL_INSENSITIVE
  • DResultSet.TYPE_SCROLL_SENSITIVE

How the community answered

(35 responses)
  • A
    14% (5)
  • B
    3% (1)
  • C
    9% (3)
  • D
    74% (26)

Community Discussion

No community discussion yet for this question.

Full 1D0-541 Practice