Sr.Java Web Developer Question:
Download Questions PDF

Explain me what is the purpose of JDBC ResultSet interface?

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.

Download Sr.Java Web Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is public StackTraceElement[] getStackTrace()?Tell us how to disable caching on back button of the browser?