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