S

Satya • 3.38K Points
Extraordinary

Q. Which object stores data returned from a database query?

  • (A) Connection
  • (B) Statement
  • (C) ResultSet
  • (D) DriverManager
  • Correct Answer - Option(C)
  • Views: 9
  • Filed under category Java JDBC
  • Hashtags:

Explanation by: Satya
ResultSet holds the data retrieved from the database.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.