13.2k views
4 votes
A company notices their software is prone to buffer overflow attacks. They choose a popular development environment, Microsoft Visual Studio, to help avoid future attacks. What development environment feature would most help the company avoid future buffer overflows

User Enloz
by
4.7k points

1 Answer

12 votes

Answer:

Compiler Option

Explanation: These help prevent buffer overflow attacks

User KeithComito
by
4.3k points