Computer Science for IGCSE & O level - Programming (Section 11 - No. 17)
What is the purpose of version control systems like Git?
To improve code compilation speed
To manage different versions of code and facilitate collaboration
To provide graphical user interfaces
To execute code directly
Explanation
Version control enables tracking changes, collaboration, and managing different states of the code.
Comments (0)
