Answer Posted / Hari Mohan Misra
Version control (or source control) is a system that tracks changes in computer files and coordinating work on those files among multiple people. It allows developers to store, manage, and revert changes to code as needed. Popular version control systems include Git, Mercurial, SVN, and Perforce.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers