Multiple choice technology mainframe

When you are editing a file/program and you want to know the changes you have done since the last SAVE command. How to find that?

  1. COMPARE COMMAND

  2. 3.13

  3. COMPARE SESSION

  4. 3.14

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

In ISPF edit mode, 'COMPARE SESSION' shows changes made since the last SAVE command, comparing current session state to the last saved version. 'COMPARE COMMAND' compares against the original version at first open. The numeric options 3.13 and 3.14 are likely line commands or unrelated options, not the correct compare command.