What are the advantages of using prepared statements. choose as many that apply?
They can be more secure than using normal queries.
Correct:
They can be more secure than using normal queries.
Explanation:
Answer A
They can be more secure than using normal queries and they are faster for repeated queries