Explain me what is the purpose of JDBC ResultSet interface?

Submitted by: Muhammad
The ResultSet object represents a row of a table. It can be used to change the cursor pointer and get the information from the database.
Submitted by: Muhammad

Read Online Sr.Java Web Developer Job Interview Questions And Answers