SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

DEVOPS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The ____ is an open source, distributed version control system for tracking changes in source code during s/w development.
A
GIT
B
Chef
C
Ansible
D
Docker
Explanation: 

Detailed explanation-1: -Git is a free, open source distributed version control system tool designed to handle everything from small to very large projects with speed and efficiency. It was created by Linus Torvalds in 2005 to develop Linux Kernel.

Detailed explanation-2: -Git-Git is a widely popular, distributed control system for developers. It is open-source and therefor free to use. It offers easy branching and is great for small projects but has file and repo size limits. SVN-SVN (short for Subversion) is another free, open-source version control system developed by Apache.

Detailed explanation-3: -Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance.

There is 1 question to complete.