prepareStatement method is used for an SQL statement that is executed frequently - JDBC

Q.  Which method is used for an SQL statement that is executed frequently?
- Published on 17 Jul 15

a. prepareStatement
b. prepareCall
c. createStatement
d. None of the above

ANSWER: prepareStatement

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.)