Multiple choice technology mainframe

The following are used to know the changes that are made since last issued save command (while editing a dataset or a PDS member)

  1. Changes .zf .zl

  2. Compare *

  3. Compare Session

  4. FCHANGE

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

Both Compare * and Compare Session are ISPF commands that display changes made since the last SAVE when editing a data set or PDS member; they compare the current version with the saved version. Changes .zf/.zl and FCHANGE relate to other utilities and do not directly report unsaved edits.