Multiple choice technology mainframe

Which INFO-Variable is used to store the first six characters of the program name in demand ?

  1. INFO-PROGRAM-ID

  2. INFO-FUNCTION-KEY

  3. INFO-CONVERSATION

  4. INFO-PASSOFF

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

INFO-PROGRAM-ID is the specific INFO variable that stores the first six characters of the program name in CICS demand processing. INFO-FUNCTION-KEY stores function key numbers, INFO-CONVERSATION indicates conversational mode status, and INFO-PASSOFF handles passoff-related information.