Q47
Which of the following is advantage of using PreparedStatement in Java?
A.
Slow performance
B.
Encourages SQL injection
C.
Prevents SQL injection
AnswerD.
More memory usage
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board