Multiple choice The shifting of a program from one memory address to another is Data transmission Data collection Relocation Database Reveal answer Fill a bubble to check yourself C Correct answer Explanation Relocation is the process of assigning load addresses for position-dependent code and data of a program. It allows a program to be moved from one memory location to another.