Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: What is the purpose of the 'git' version control system?
Answer: Git is a distributed version control system that tracks changes in source code during software development, enabling collaboration among multiple developers.

Example:

Using 'git commit' to save changes and 'git push' to update the remote repository.
Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook