CompTIA Security+ (SY0-601) — Question 699

Which of the following is the FIRST environment in which proper, secure coding should be practiced?

Answer options

Correct answer: B

Explanation

The correct answer is B, as secure coding should begin in the Development environment where code is initially created and modified. If secure practices are not adopted from the start, vulnerabilities can be introduced and carried through to later environments such as Test, Stage, or Production.