Term
Computers were originally conceived as tools for solving specific problems. |
|
Definition
|
|
Term
Programs cannot interact with the world outside the computer without an operating system. |
|
Definition
|
|
Term
Programs cannot interact with the world outside the computer without drivers |
|
Definition
|
|
Term
Programs cannot interact with the world outside the computer without hardware interfaces |
|
Definition
|
|
Term
Application programs have access to shared memory |
|
Definition
|
|
Term
An algorithm bridges the gap between the available data and the result to be achieved |
|
Definition
|
|
Term
A computer language is not a(n) ________ exercise; it is a ______ tool for communication and problem solving. |
|
Definition
|
|
Term
Together with the use of binary encoding for storing numberical values,_________ was the genesis of general-purpose computing as we know it today |
|
Definition
the Von Neumann architecture |
|
|
Term
Most operating systems today use_________, which is actually a data file contained an image of everything you would like to have in RAM. |
|
Definition
|
|
Term
Operating systems contain a group of programs called _________ that allow you to perform functions, such as printing, copying files, and listing the file names. |
|
Definition
|
|
Term
Many_____ are loaded automatically when the operating system starts, and others are loaded upon user request. |
|
Definition
|
|
Term
Even when a program appears to execute properly, you must check the results carefully to find _______ errors. |
|
Definition
|
|
Term
Problem solving is the process of designing a collection of ________. |
|
Definition
|
|
Term
The process of problem solving is a search for a match between _______ one can achieve from the given data and _________ from which the answer can be achieved. |
|
Definition
|
|