0 votes
in JAVA by

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

Ans is 

A - ResultSet

Related questions

0 votes
asked May 21, 2020 in JAVA by GeorgeBell
0 votes
asked May 21, 2020 in JAVA by GeorgeBell
...