Multiple choice technology databases How do you propogate changes from one Branch to other By Merging By Sub Branching By Creating a view None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation In version control systems, changes are propagated from one branch to another by performing a merge operation, which integrates the history and modifications.