PreparedStatement interface is used to execute parameterized query - JDBC

Q.  What is used to execute parameterized query?
- Published on 17 Jul 15

a. Statement interface
b. PreparedStatement interface
c. ResultSet interface
d. None of the above

ANSWER: PreparedStatement interface

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)