S

Satya • 3.38K Points
Extraordinary

Q. Which method moves cursor to the first row?

  • (A) first()
  • (B) start()
  • (C) top()
  • (D) begin()
  • Correct Answer - Option(A)
  • Views: 3
  • Filed under category Java JDBC
  • Hashtags:

Explanation by: Satya
first() moves the cursor to the first row of the ResultSet.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.