Multiple choice technology databases

Which of the following statement about CICS is not true?

  1. It supports Multithreading

  2. It waits until a large number of tasks are collected for a schedule run

  3. It supports Multitasking

  4. It was developed to enable terminal users to access programs to perform online processing

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

IBM CICS (Customer Information Control System) is designed as a high-performance transaction server for online transaction processing (OLTP). It processes transactions concurrently and immediately as they arrive rather than waiting to batch a large number of tasks together for a scheduled run.