nerdexam
Microsoft

98-367 · Question #176

In regards to secure coding practices, why is input validation important?

The correct answer is A. It mitigates buffer overflow attacks. See the full explanation below for the reasoning.

Question

In regards to secure coding practices, why is input validation important?

Options

  • AIt mitigates buffer overflow attacks.
  • BIt makes the code more readable.
  • CIt provides an application configuration baseline.
  • DIt meets gray box testing standards.

How the community answered

(24 responses)
  • A
    79% (19)
  • B
    4% (1)
  • C
    13% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 98-367 Practice