Multiple choice technology mainframe

When CUT command is issued ,the cut content is placed in clipboard.Is it possible to view/edit the clipboard with any command?

  1. can only view the clipboard , edit is not possible

  2. view/edit both not possible with any command

  3. view/edit both possible with CUT SHOW command

  4. view/edit both possicle with CUT DISPLAY command

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

The CUT DISPLAY command in ISPF allows you to both view and edit the clipboard contents where cut text is stored. This provides full access to manage cut/copy operations before pasting.