Q. What is the purpose of using version control systems (VCS) like Git in Ruby development?
β
Correct Answer: (B)
Track changes to codebase and collaborate with other developers
You must be Logged in to update hint/solution