Q 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
Ans is