Describe the difference between a time-sharing system and a real-time system.

What will be an ideal response?


A time-sharing system is a central computer system that is used by multiple users and applications simultaneously. Most of the time-sharing system's work is done in batches, using batch processing. A real-time system is an operating system that receives and processes inputs and produces the required outputs in a specifies amount of time. A real-time computer program immediately performs calculations and returns the answer using sequential processing instead of batch processing.

Computer Science & Information Technology

You might also like to view...

What are the keyboard shortcuts for Save?

What will be an ideal response?

Computer Science & Information Technology

What happens if a non-class function attempts to access a private mem ber?

a. compile time error b. compile time warning, but program compiles c. the program compiles but the results are undefined d. the program is certain to crash e. some of the above, but the result varies from system to system

Computer Science & Information Technology

Explain one way rootkits operate.

What will be an ideal response?

Computer Science & Information Technology

An automatic counter is usually a good primary key choice for a primary table because it guarantees that each record will be given a unique number

Indicate whether the statement is true or false

Computer Science & Information Technology