Which are true statements? (Choose two.) A. A PreparedStatement is generally faster than a Statement when each
Question:
Which are true statements? (Choose two.)
A. A PreparedStatement is generally faster than a Statement when each is run 100 times.
B. A PreparedStatement is generally slower than a Statement when each is run 100 times.
C. A PreparedStatement is generally the same speed as a Statement when each is run 100 times.
D. PreparedStatement extends Statement
E. Statement extends PreparedStatement
F. PreparedStatement and Statement are not in the same inheritance hierarchy.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
OCP Oracle Certified Professional Java SE 11 Developer Practice Tests Exam 1Z0 819 And Upgrade Exam 1Z0 817
ISBN: 9781119696131
1st Edition
Authors: Scott Selikoff, Jeanne Boyarsky
Question Posted: