0 votes
in JAVA by (4.5k points)

Which of the following holds data retrieved from a database after you execute an SQL query using Statement objects?

A - ResultSet

B - JDBC driver

C - Connection

D - Statement

1 Answer

0 votes
by (4.5k points)

Ans is 

A - ResultSet

Related questions

...