Vidyalelo
Java Programming · Q12

Java Beans and JDBC

Programming · Java Programming · question 12

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board