movetoInsertRow() moves position to "next row when record can be inserted". So it looks that content is inserted after row "114". refresh() is called after updateRow(). It is ok inserted content is not lost. C in my opinion.
D because called refresh() before calling rs.insertRow() so updates in insert row lost (can someone confirm this please???)
Also, if moveToInsertRow() removed, and called rs.updateRow() at the end, then answer would be C???
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
DarGrin
1 week, 3 days agolchowen
1 year, 8 months agoxijxeyho
3 years, 1 month agoDmitryK
3 years, 3 months agoJME_CHG
3 years, 3 months agoSvetleto13
3 years ago