Podcast
Questions and Answers
What does the method 'beforeFirst()' do?
What does the method 'beforeFirst()' do?
- Moves the cursor to the first row
- Moves the cursor to just after the first row
- Moves the cursor to just before the first row (correct)
- Moves the cursor to the last row
What is the purpose of the 'afterLast()' method?
What is the purpose of the 'afterLast()' method?
- Moves the cursor to just before the first row
- Moves the cursor to the first row
- Moves the cursor to just after the last row (correct)
- Moves the cursor to the last row
What does the 'first()' method do?
What does the 'first()' method do?
- Moves the cursor to just before the first row
- Moves the cursor to the first row (correct)
- Moves the cursor to just after the first row
- Moves the cursor to the last row
Flashcards are hidden until you start studying