Which of the following programming techniques can stop buffer overflow attacks?

Which of the following programming techniques can stop buffer overflow attacks?





A. SQL injection attack
B. Input validation
C. Sandbox
D. Backdoor analysis


Answer: B. Input validation


Learn More :