Question: To create a ResultSet object, you can either use the getResultSet() method or call the executeQuery() method. (True/False)
To create a ResultSet object, you can either use the getResultSet() method or call the executeQuery() method. (True/False)
Step by Step Solution
3.38 Rating (154 Votes )
There are 3 Steps involved in it
The statement is True In Java when dealing with databases to create a ResultSet object you can do on... View full answer
Get step-by-step solutions from verified subject matter experts
