Computer Fundamentals - Engineering

Q1:

In which mode, each user has a local input/output device.

A Interactive

B Time sharing mode

C Batch processing mode

D All of the above

E None of the above

ANS:B - Time sharing mode

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.

So option A can also be the answer.