Question
For a semester exam, which option is correct about input validation?
Correct Answer: C
checking data type, length, format and range before processing input
The correct answer is checking data type, length, format and range before processing input.
The correct answer is checking data type, length, format and range before processing input.
Leave a Reply