Which of the following is the MOST reliable form of input validation?

Which of the following is the MOST reliable form of input validation?

Which of the following is the MOST reliable form of input validation?

A.
Positive validation of input data using regular expression processing

B.
Base64 encoding of input data

C.
Validating the bounds of input data using a character set

D.
HTML or URI encoding of input data and ensuring Unicode support

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *