CompTIA
CV0-004 · Question #360
A software development team decides to use a code repository. Which of the following is the most likely reason for this decision?
The correct answer is B. Version management. A code repository is primarily used for version management, allowing developers to track, control, and manage changes to source code over time while enabling collaboration.
DevOps fundamentals
Question
A software development team decides to use a code repository. Which of the following is the most likely reason for this decision?
Options
- AProject management
- BVersion management
- CProgram management
- DChange management
How the community answered
(36 responses)- B94% (34)
- C3% (1)
- D3% (1)
Explanation
A code repository is primarily used for version management, allowing developers to track, control, and manage changes to source code over time while enabling collaboration.
Topics
#Code repository#Version control#Source control#DevOps tools
Community Discussion
No community discussion yet for this question.