Multiple choice technology mainframe

State TRUE or FALSE A new copy of the load module is not required when program is not modified

  1. True

  2. False

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

If a program has not been modified, its existing load module remains valid and unchanged. Regenerating or compiling a new copy of the load module is unnecessary because the object code and execution logic remain exactly the same.