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...

Twitter lets you search for tweets by username or date of tweet

Indicate whether the statement is true or false

Computer Science & Information Technology

________ style, often considered simpler and more concise, is often used in the humanities

A) MLA B) APA C) Chicago D) CSE

Computer Science & Information Technology

The ___________________ layer of the OSI model uses sequencing numbers to assemble and disassemble packets belonging to the same message into the correct order.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

In most situations, it is not necessarily more efficient to use the STL to create and manipulate lists.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology