Sr.Java Web Developer Question:

Explain me what is the purpose of JDBC ResultSet interface?

Tweet Share WhatsApp

Answer:

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.

Read All 64 Sr.Java Web Developer Questions
Previous QuestionNext Question
What is public StackTraceElement[] getStackTrace()?Tell us how to disable caching on back button of the browser?