Which of the following is a popular version control system used in web development?
a) Git
b) Docker
c) Apache
d) Jenkins
Answer:
a) Git
Explanation:
Git is a distributed version control system that helps developers manage changes to their code and collaborate with others efficiently.