S

Satya • 3.38K Points
Extraordinary

Q. Which method moves the cursor to the next row in ResultSet?

  • (A) nextRow()
  • (B) move()
  • (C) next()
  • (D) forward()
  • Correct Answer - Option(C)
  • Views: 5
  • Filed under category Java JDBC
  • Hashtags:

Explanation by: Satya
next() moves the cursor to the next row in the ResultSet.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.