Q33
What is the purpose of using version control systems (VCS) like Git in Ruby development?
A.
Improve code performance
B.
Track changes to codebase and collaborate with other developers
AnswerC.
Document the entire codebase
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board