Examveda

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

C. Document the entire codebase

D. None of the above

Answer: Option B


Join The Discussion

Related Questions on Best Practices and Code Conventions in Ruby