What is Input?
Input
Processing
Output
Storage
|
 |
Everything we tell the computer is Input.
Types of Input
Data is the raw facts given to the computer.
Programs are the sets of instructions that direct the computer.
Commands are special codes or key words that the user inputs to perform a task, like RUN "ACCOUNTS". These can be selected from a menu of commands like "Open" on the File menu. They may also be chosen by clicking on a command button.
User response is the user's answer to the computer's question, such as choosing OK, YES, or NO or by typing in text, for example the name of a file.
|