CompTIACompTIA
CV0-004 · Question #230
CV0-004 Question #230: Real Exam Question with Answer & Explanation
The correct answer is D: Code versioning. Developers use code versioning to keep track of changes made during software development projects. It is a system that records changes to a file or set of files over time so that specific versions can be recalled later.
DevOps fundamentals
Question
Which of the following do developers use to keep track of changes made during software development projects?
Options
- ACode drifting
- BCode control
- CCode testing
- DCode versioning
Explanation
Developers use code versioning to keep track of changes made during software development projects. It is a system that records changes to a file or set of files over time so that specific versions can be recalled later.
Topics
#Version control#Source code management#Developer tools#Change tracking
Community Discussion
No community discussion yet for this question.