Q12
In JDBC, what is the purpose of the `ResultSet` interface?
A.
To manage the database connection
B.
To update the database schema
C.
To create a new table in the database
D.
To represent the result set of a database query
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board