Multiple Choice
When you are done with a Statement object, _______.
A) you should close it and you must close the associated result set as well.
B) you should not close it and should not close the associated result set.
C) you should close it and that automatically closes the associated result set.
D) you should only close the associated result set.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: In SQL, _ is used to test
Q22: What is the purpose of a primary
Q23: One of the steps for testing the
Q24: A _ is a set of rows
Q25: Based on the table below, the query
Q27: Used with the LIKE operator, the _
Q28: If your program needs to look at
Q29: When you close a connection:<br>A)it closes the
Q30: What is wrong with the following statement?<br>ResultSet
Q31: The _ clause is used to select