📚 Practice Mode

JAVA JDBC

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. moveToPreviosRow()
  4. moveToFirstRow()
  5. moveToLastRow()