Multiple Choice
PreparedStatement method ________ returns a ResultSet.
A) executeUpdate
B) executeQuery
C) execute
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: Transaction processing enables a program to treat
Q21: JDBC supports _, so you do not
Q22: Which of the following states the Rule
Q23: In an UPDATE statement, the SET keyword
Q24: This keyword is used to add a
Q26: Which SQL keyword is required in every
Q27: Initially, a ResultSet cursor is positioned _.<br>A)
Q28: What exception is thrown if DriverManager method
Q29: What are individual SQL statements saved in
Q30: Transaction processing enables a program to _