Multiple choice technology databases

Pick which all comments should all code adequately document ?

  1. revision and date of Change

  2. reason for any change

  3. authour name and reference to CR

  4. ALL

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Professional code documentation should include revision history with dates, the reason for each change, author identification, and reference to change requests (CR). This comprehensive approach ensures maintainability and auditability. Missing any of these elements makes it difficult to track changes or understand the context of modifications.