Multiple choice technology databases

What are the control blocks of Message Format Service (MFS) ?

  1. Message Input Data

  2. Message Output Data

  3. Data Input Format

  4. Data Output Format

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

Message Format Service (MFS) uses four control blocks: MID (Message Input Descriptor) for input format, MOD (Message Output Descriptor) for output format, DIF (Data Input Format) for input data format, and DOF (Data Output Format) for output data format. These control blocks define how messages are formatted between terminals and application programs. All four are essential components of MFS.