Which of the following terms could be used to describe the concurrent processing of computer programs, via CRTs, on one computer system?

A)
Interactive processing
B)
Online processing
C)
Time-sharing
D)
All the above processing

Correct Answer :   All the above processing

Interactive processing is the simplest way to work on a system. You log in, run commands which execute immediately, and log off when you've finished. You can use either the command line or a graphical environment. Interactive jobs run directly on the limited number of login nodes (servers) on each cluster.

Published On : June 18, 2021