Multiple choice technology databases

What is the goal of Merging

  1. To enable parallel development

  2. To Enable single user development

  3. To Enable multi site development

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Merging in version control systems allows developers to integrate concurrent changes, thereby enabling parallel development across different branches or streams.