Shared Flashcard Set

Details

Comp215 Chapter 15 Key Terms
Comp215 Chapter 15 Key Terms
22
Computer Science
Undergraduate 1
09/19/2007

Additional Computer Science Flashcards

 


 

Cards

Term
Autoexec.bat
Definition
A startup text file once used by DOS and used by Windows to provide backward compatibility. It executes commands automatically during the boot process and is used to create a16-bit environment.
Term
batch file
Definition
A text file containing a series of OS commands. Autoexec.bat is a batch file.
Term
bootable disk
Definition
For DOS and Windows, a floppy disk that can upload the OS files necessary for computer startup. For DOS or Windows 9x/Me, it must contain the files Io.sys, Msdos.sys, and Command.com.
Term
CD (change directory) command
Definition
A command given at the command prompt that changes the default directory, for example CD \Windows.
Term
conventional memory
Definition
DOS and Windows 9x/Me memory addresses between 0 and 640 K. Also called base memory.
Term
DOS box
Definition
A command window.
Term
emergency startup disk (ESD)
Definition
Another term for a rescue disk.
Term
Emm386.exe
Definition
A DOS and Windows 9x/Me utility that provides access to upper memory for 16-bit device drivers and other software.
Term
extended memory
Definition
Memory above 1024 K used in a DOS or Windows 9x/Me system.
Term
fragmented file
Definition
A file that has been written to different portions of the disk so that it is not in contiguous clusters.
Term
hidden file
Definition
A file that is not displayed in a directory list. Whether to hide or display a file is one of the file’s attributes kept by the OS.
Term
high memory area (HMA)
Definition
In DOS or Windows 9x/Me, the first 64K of extended memory.
Term
Himem.sys
Definition
The DOS and Windows 9x/Me memory manager extension that allowed access to memory addresses above 1 MB.
Term
internal commands
Definition
Commands that are embedded in the Command.com file.
Term
RAM drive
Definition
An area of memory that is treated as though it were a hard drive, but works much faster than a hard drive. The Windows 9x/Me startup disk uses a RAM drive. Compare to virtual memory.
Term
rescue disk
Definition
A floppy disk that can be used to start up a computer when the hard drive fails to boot. Also called emergency startup disk (ESD) or startup disk.
Term
startup disk
Definition
Another term for a rescue disk.
Term
system disk
Definition
Windows terminology for a bootable disk.
Term
terminate-and-stay-resident (TSR)
Definition
A program that is loaded into memory and remains dormant until called on, such as a screen saver or a memory resident antivirus program.
Term
upper memory
Definition
In DOS and Windows 9x/Me, the memory addresses from 640 K up to 1024 K, originally reserved for BIOS, device drivers, and TSRs.
Term
upper memory block (UMB)
Definition
In DOS and Windows 9x/Me, a group of consecutive memory addresses in RAM from 640 K to 1MB that can be used by 16-bit device drivers and TSRs.
Term
Wildcard
Definition
An * or ? character used in a command line that represents a character or group of characters in a filename or extension.
Supporting users have an ad free experience!