1 Answers
Version control means software tools that enable the management of changes to the source code. This means it will maintain history. Suppose if you make some changes in your source code and it went wrong then you can go back to the previous source code with the help of version control tools.