InterviewSolution
Saved Bookmarks
| 1. |
What Are Time Sharing Systems? |
|
Answer» In a Time sharing system, the CPU executes multiple jobs by switching among them, ALSO known as MULTITASKING. This PROCESS happens so fast that USERS can actually interact with each program while it is running. In a Time sharing system, the CPU executes multiple jobs by switching among them, also known as multitasking. This process happens so fast that users can actually interact with each program while it is running. |
|