1.

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
Answer» B. JDBC driver


Discussion

No Comment Found