Q. Which of the following is advantage of using PreparedStatement in Java? (A) slow performance (B) encourages sql injection (C) prevents sql injection (D) more memory usage ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) prevents sql injection