Examveda
Examveda

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: Option D


This Question Belongs to Java Program >> Java Beans And JDBC

Join The Discussion

Related Questions on Java Beans and JDBC