

InterviewSolution
Saved Bookmarks
1. |
Operating system controls how programs work with each other and how they interect with the computer hardware. Explain the statement. |
Answer» Answer: CPU Control Your computer's PROCESSES are executed by its central processing UNIT, or CPU. ... A CPU can only perform one task at a time; because CPUs are so INCREDIBLY FAST, it gives the illusion of many simultaneous tasks. The operating system controls the priority of each task and sees them through to COMPLETION. |
|