📚 Practice Mode

Java Database Interfaces

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

Which of the following methods is present in the Result set interface in java database programming?

  1. moveToCurrentRow()
  2. moveToNextRow()
  3. moveToPreviousRow()
  4. moveToFirstRow()
  5. moveToLastRow()