| A | B |
| shareware | programs that request a nominal fee for use |
| freeware | programs that are free to any user |
| bit | smallest unit of data |
| megabyte | 1 million bytes |
| gigabyte | 1 billion bytes |
| menubar | row of words that appears below any title bar in a program |
| resolution | used to describe the sharpness of an image |
| 256 megabytes | adequate amount of RAM for a computer |
| 20-40 gigabytes | adequate amount of hard drive memory |
| label | this tool is used to place normal text on a VB form |
| textbox | tool used in which you can display text in VB |
| program | set of instructions that cause a computer to perform a useful task |
| toolbox | tools/controls to put on an VB interface form are found here |
| properties window | access this to change characteristics of an VB object/control |
| value formula label | all items that can be displayed in an spreadsheet cell |
| range | block of cells in a spreadsheet |
| sum average max | functions that can be included in a spreadsheet |
| fill handle | efficient way to copy cell contents in a spreadsheet |
| drag and drop | used to move contents of a cell to a new location |
| print preview | used to check the appearance of a document found under the File command |