CompTIA Exam Questions

Which of the following actions would help prevent SQL i…

Which of the following actions would help prevent SQL injection on a web application?

A.
Blocking direct access to the SQL server’s management port

B.
Using exception handling to detect buffer overflows

C.
Validating client input inside the application’s source code

D.
Regularly applying patches to the database management system