Which of the following is not correct regarding the ways that real-time systems differ from batch systems?

Real-time Systems

Batch Systems

a. Must use direct access files.

Can use simple sequential files.

b. Processing occurs on demand.

Processing must be scheduled.

c. Processing choices are menu-driven.

Processing is interactive.

d. Supporting documents are prepared as items are processed.

Supporting documents are prepared during scheduled runs.