Multiple choice technology mainframe

Which control statement is used to indicate the utility that an editing operation is to be performed?

  1. GENERATE

  2. MODIFY

  3. ALTER

  4. MEMBER

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

In mainframe utility control statements, the GENERATE control statement specifies that an editing operation is to be performed on records. MODIFY is for changing existing members, ALTER for modifying attributes, and MEMBER is a sub-command.