Multiple choice technology mainframe

Consider that 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. Give CUT SESSION on the command line

  2. Give COMPARE SESSION on the command line

  3. Give LOOK SESSION on the command line

  4. Give FIND SESSION on the command line

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

In ISPF Edit, the COMPARE SESSION command compares the current edit session's data with the saved version on disk to highlight all changes made since the last save.