Multiple choice technology mainframe

EIB means

  1. Execution Interface Block

  2. Error Interface block

  3. External Interval block

  4. Exit interface block

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

EIB stands for Execution Interface Block in CICS. It is a control block that contains information about the currently executing task and is accessible to CICS application programs. The EIB provides data about the transaction status, terminal ID, cursor position, and response codes, allowing programs to interact with the CICS environment.