nerdexam
CompTIA

ADR-001 · Question #92

Why is it important to security to follow defined naming conventions when coding?

The correct answer is A. To enhance the readability of the code and help prevent future developers from introducing flaws. See the full explanation below for the reasoning.

Question

Why is it important to security to follow defined naming conventions when coding?

Options

  • ATo enhance the readability of the code and help prevent future developers from introducing flaws
  • BTo ease text searches using text editors, grep, etc.
  • CTo avoid namespace collisions with other code
  • DSo that static code analysis tools can more easily understand the code and detect vulnerabilities

How the community answered

(19 responses)
  • A
    74% (14)
  • B
    5% (1)
  • C
    16% (3)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full ADR-001 Practice