A

Admin • 828.03K Points
Coach

Q. Which of the below is a source code management tool?

  • (A) Git
  • (B) Hudson
  • (C) Maven
  • (D) Jenkins
  • Correct Answer - Option(A)
  • Views: 17
  • Filed under category Java
  • Hashtags:

Explanation by: Admin

A Source Code Management (SCM) tool is used to track and manage changes in the source code. Among the given options:

  • Git → ✅ SCM tool used for version control.
  • Hudson → ❌ Old CI/CD tool (predecessor of Jenkins).
  • Maven → ❌ Build automation tool.
  • Jenkins → ❌ CI/CD tool for automation.

Thus, Git is the correct answer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.