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
Q14: If you want to find out about
Q17: "SQL injection attacks" have been responsible for
Q18: Insert the statement that would remove the
Q20: A _ object can create statement objects
Q22: Complete the following statement, which inserts rows
Q26: The _ symbol in the query string
Q35: Which of the following would be a
Q52: A _ is a reference to a
Q56: What will the following expression match to?<br>Name
Q58: You can use the generic _ method