Which Of The Following Is Advantage Of Using Preparedstatement #1209
Which of the following is advantage of using PreparedStatement in Java?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Beans JDBC - JDBC - Quiz No.1.
Which of the following is advantage of using PreparedStatement in Java?
Slow performance
Encourages SQL injection
Prevents SQL injection
More memory usage