📚 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?
- moveToCurrentRow()
- moveToNextRow()
- moveToPreviousRow()
- moveToFirstRow()
- moveToLastRow()