Multiple choice technology mainframe

CICS acts as an interface between ____ and _____

  1. Operating System ; Kernel

  2. Operating System; Application Programs

  3. Hardware; Software

  4. Middle Tier; Hardware

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

CICS acts as a middleware layer between the operating system and application programs. It provides services like transaction management, data communication, and resource management, allowing applications to interact with system resources without dealing directly with OS complexities.