Q. Which of the following is advantage of using PreparedStatement in Java? (Solved)
1. slow performance
2. encourages sql injection
3. prevents sql injection
4. more memory usage
- c. prevents sql injection
1. slow performance
2. encourages sql injection
3. prevents sql injection
4. more memory usage