Which of the below is a source code management tool?
Git
Hudson
Maven
Jenkins
None of these
Correct Option: A
Source code management tools help is version control, compare different versions of code, crash management, etc. Git, SVN are popular source code management tools.