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

  • (A) Git
  • (B) Hudson
  • (C) Maven
  • (D) Jenkins
πŸ’¬ Discuss
βœ… Correct Answer: (A) Git
Explanation:

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.

Explanation by: Mr. Dubey

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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
313
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Manisha Agrawal
Publisher
πŸ“ˆ
95%
Success Rate