The __________is used to record the code changes made by developers so that these changes can be shared to others
Answer options
A
Version Control System
B
Issue Tracker
C
CI Server
D
Build Tool
Correct answer: Version Control System
Explanation
A Version Control System (VCS) records all developer changes for sharing.