Which of the following best describes routine in which semicolons, dashes, quotes, and commas are removed from a string?
A. Error handling to protect against program exploitation
B. Exception handling to protect against XSRF attacks.
C. Input validation to protect against SQL injection.
D. Padding to protect against string buffer overflows.
Answer: C. Input validation to protect against SQL injection.
Computer Science & Information Technology
You might also like to view...
A(n) ________ break is where one page ends and another one begins
Fill in the blank(s) with correct word
Computer Science & Information Technology
Prestaging enables you to do a basic unattended installation.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology