1 / 4

CS 101 Attendance

CS 101 Attendance. 3/4/14. Multiprocessing means. the computer seems to do more than one thing at a time the computer has multiple processors (CPUs) which can work on different tasks at the same time the computer runs different parts of the same program at one time none of the answers.

matia
Download Presentation

CS 101 Attendance

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS 101 Attendance 3/4/14

  2. Multiprocessing means • the computer seems to do more than one thing at a time • the computer has multiple processors (CPUs) which can work on different tasks at the same time • the computer runs different parts of the same program at one time • none of the answers

  3. A memory leak • never happens on modern computers • allows a program to ask for more memory if needed • happens when a program is assigned memory space which is never given back to the operating system • can cause a computer to hang up or crash • C and D

  4. The first GUI • was created by Microsoft • was created by Xerox PARC • is still in the research stage • became commercially successful with Macintoshes • B and D

More Related