ExamQuestions.com

Register
Login
Certified Secure Software Lifecycle Professional (CSSLP) Exam Questions

ISC

Certified Secure Software Lifecycle Professional (CSSLP)

80 / 190

Question 80:

Which of the following secure coding principles and practices defines the appearance of code listing so that a code reviewer and maintainer who have not written that code can easily understand it? 

Answer options:

A. Make code forward and backward traceable
B. Review code during and after coding
C. Use a consistent coding style
D. Keep code simple and small