Home » JAVA Programming » Java Basic » Question
  1. Which of the below is a source code management tool?
    1. Hudson
    2. Jenkins
    3. Maven
    4. Git
    5. 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.



Your comments will be displayed only after manual approval.