Computer Science for IGCSE & O level - Software (Section 7 - No. 22)
In the context of software, what is the purpose of 'version control' within an IDE?
To translate code.
To track changes to the code and manage different versions.
To debug code.
To run the code.
Explanation
Version control helps manage changes to code.
Comments (0)
