Java Games: Flashcards, matching, concentration, and word search.

A+ Chapter 3 Vocabulary Games

AB
GUIGraphic User Interface
Hard Boot/Cold BootTurning on the power switch on a computer
Soft Boot/Warm BootRestarting a computer or pressing the reset switch
Plug an Play (PnP)Standard designed to make installation of hardware devices easier
File SystemResponsible for storing the files and folders on a secondary storage device
FAT (File Allocation Table)File allocation table that tracks locations of files on a disk
TracksConcentric rings on a hard disk
SectorSegments of a track on a hard disk
ClusterThe smallest unit of space for storing data; one or more sectors in length
Directory Table/Root directorySingle table of files created on a system when the hard drive is formatted
Subdirectory/Child directory/FolderAny directory table or folder that is contained within another parent directory
PathComplete address of a file location
FilenameThe letters and characters that identify a file before the period
File ExtensionThe three characters after the period in a filename that declare the type of file
Logical Drive/VolumeIs uniquely formatted and has it's own file system or root directory
POSTThe ROM BIOS startup program that surveys hardware, resources, and system needs
Master Boot Record (MBR)Small sector at the beginning of the hard drive that contains the program that locates the OS
Partition TableTable located at the beginning of the drive that contains information about the location of each logical drive and active partition
Boot RecordLoads the first program file of the OS
Io.sysBoot Record file of Windows 9X
NtldrBoot Record file of Windows 2000
Msdos.sys/Command.com/Io.sysBoot loader Programs that load Windows 9x into memory
Hidden FileFile that does not appear in the directory list
RAM Drivean area of memory that looks and acts like a hard drive, but it's memory is much faster
Autoexec.batautomatically executed batch file
Batch filea text file that contains a series of commands that are executed in order
Path Commandcommand used to locate program files
Set Commandcommand used to create and assign a value to an environmental variable that an application can later read
Restart Commandthis command causes the system to reboot
Temp Commandcomand that lets applications know where to store temporary files
Echo commandcomand that turns on and off the displaying commands and messages
Command Promptprompt that indicates the drive that loaded the OS
Win CommandCommand that Loads Windows
Bootable Disk/System DiskDisk with enough software to load an operating system
Rescue Disk/Emergency Startup DiskBootable disk with repair utilities on it
Start-Settings-Control Panel-Add/Remove Programs-Startup Disk-Create DiskInstructions on how to create a startup disk in Windows 9x
Cabinet Filefile that contains several compressed files
Start-Programs-Windows Explorer-Format-Full-StartInstructions on how to create a bootable rescue disk in Windows 9x
Format A:/SCommand that formats a disk and gives it enough files to make the disk bootable
Dos BoxA command prompt window
Ctrl Key or F8Keys you hold down to boot to a command prompt
A:\>memCommand that attempts to launch a mem file
A:\> c:Specific command that changes the directory to the C drive from the A
Change Directory CommandCommand that helps you change directories
WildcardsUsing the ? or * to execute a command on a group of files
A:\> C:\Windows\Command\Mem.exeSpecific command that executes the mem.exe file in the command subdirectory
dir a*.???Command that finds all the files on the a drive and that have a three letter file extension
mydocum~.docExample of a truncated file name
Mydocu~1.docExample of a truncated file name that has been duplicated by another file
TruncateTo shorten a filename to make naming conventions compatible with DOS
DirCommand used to list files and directories
TypeCommand that displays on screen the contents of a text file
Del or EraseCommand that erases files or groups of files
DIR Myfile.txtSpecific command that check to see if "myfile.txt" is present
Type Myfile.txt >PRNSpecific command that redirects myfile.txt to a printer to print
A:\DOCS> DEL *.*Specific command that erases all files in the docs directory on the A drive
UndeleteCommand that attempts to recover deleted files
RecoverCommand that attempts to recover a file from damaged sectors on a disk
RECOVER A:\DOCS\MYFILE.TXTSpecific command that attemps to recover myfile.txt from damaged sectors on a disk
DiskcopyCommand that makes an exact duplicate of one complete diskette to another.
C:/>DISKCOPY A: A:Specific Command that allows you to copy one diskette to another diskette using one floppy drive
CopyCommand that allow you to copy a single file or a group of files
XcopyA more powerful copy command that allow you to copy all files in a directory
XCOPY C:\DOCS\*.* A: /D:03/14/03Specific command that allows you to copy only files created or modified on March 14, 2003
DeltreeCommand that deletes the directory tree beginning with the subdirectory you specify, including all subdirectories within it
Mkdir [drive:]path or MD [drive:]pathCreates a subdirectory under a directory
MKDIR C:\GAME\CHESSSpecific command that creates a chess subdirectory within the game subdirectory
Rmdir CommandCommand that removes an empty subdirectory that is not currently being used
C:\GAME> RD CHESSCommand that removes the chess subdirectory from the game directory
Attrib commandCommand that displays or changes the read-only, archive, system, and hidden attributes assigned to files
ATTRIB +R MYFILE.TXTSpecific command that makes myfile.txt a read-only file
Unformat CommandCommand that might be able to undo a recent or accidental format of a drive
UNFORMAT C:Specific command that tries to undo an accidental format of the hard drive
PATH C:\;C:\DOS;C:WINDOWS;C:\UTILITYSpecific command that searches multiple paths to try to find a file
Sys CommandCommand that copies the system files needed to boot a disk or hard drive
SYS C:Specific command that copies system files to the C drive
Chkdsk CommandCommand that attempts to find and fix cluster errors on a hard disk
Chkdsk [drive:] /F /VSpecific check disk command that attemps to repair errors on a disk and displays path and filename info
Scandisk CommandCommand that scans a disk for long filenames, lost and cross-linked clusters, directory tree structure, etc., and attempts to fix them
Scanreg CommandCommand that attempts to repair a Windows 98 registry
Defrag CommandCommand that examines the hard drive for fragmented files
Fragmented FilesFiles written on a disk in non-contiguous clusters (clusters were skipped during write)
Extract CommandExtracts files from a cabinet file such as Ebd.cab on a startup disk
EXTRACT EBD.CAB DEBUG.EXESpecific command that extracts debug.exe from the ebd.cab file
Debug programProgram that acts as an editor that can view and manipulate the components of a file system
Edit ProgramProgram that allows you to quickly edit text files while working at the command prompt
EDIT A:\AUTOEXEC.BATSpecific command that allows you to edit the autoexec file
Fdisk CommandCommand used to prepare a hard drive for first use
Fdisk/MBRFdisk command that repairs a damaged MBR program stored on the beginning of the partition table
Format VFormat command that allows you to enter a volume label only once when formatting several disks
Format /SFormat command that allows you to store system files on a disk after formatting it so that the disk is bootable
Plug and Play was created to…Ensure that gaming software could be played on all systems that conformed to the PnP standard
Plug and Play is not compliant with…Windows NT
Which operation systems have PnP technology that doesn't need startup BIOS to assist in configurations?Windows 2000 and Windows XP
Do not allow the assigning of system resourcesLegacy devices
A file name that is not accepted by Windows 98 SE.Maryland*98.doc
Partitions that exist for data storagePrimary and Extended


Homestead Senior High School
Miami, FL

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities