Term
| The MCP is the software "control center" of modern computer systems. |
|
Definition
|
|
Term
| The operating system is the first program loaded into memory when the computer starts (boots). |
|
Definition
|
|
Term
| When power is turned on, the CPU begins executing the instructions stored in the CMOS chip. |
|
Definition
|
|
Term
| An OS can reside on a ROM chip. |
|
Definition
|
|
Term
| Applications cannot be designed to run on multiple platforms. |
|
Definition
|
|
Term
| Clients are computers that are used to service many different users. |
|
Definition
|
|
Term
| Every multipurpose device with a CPU must also have an OS. |
|
Definition
|
|
Term
| DOS and Linuz use a graphical user interface |
|
Definition
|
|
Term
| The Windows operating system no longer provides a command-line interface. |
|
Definition
|
|
Term
| In Windows you can view running processes by pressing Ctrl + Alt + Delete to open Task Manager and then clicking the Processes tab to display information on all running processes. |
|
Definition
|
|
Term
| Von Neumann architecture supports the parallel execution of instructions. |
|
Definition
|
|
Term
| The parts of a computer system, such as the CPU, memory, keyboard, monitor, and network adapter, function at different speeds. |
|
Definition
|
|
Term
| I/O devices will always work correctly from the basic installation in the environment in which they're installed. |
|
Definition
|
|
Term
| Plug and Play was intended to create a computer with hardware and software that worked together to configure devices and assign resources automatically, making hardware changes and additions easier. |
|
Definition
|
|
Term
| Deadlock issues are always resolved without the intervention of the operating system. |
|
Definition
|
|
Term
| Operating systems are responsible for protectign memory and other resources. |
|
Definition
|
|
Term
| Files can be viewed as leaves (nodes) on a tree structure. |
|
Definition
|
|
Term
| You can practice DOS commands by opening DOS command window in Windows. |
|
Definition
|
|
Term
| Linux commands have what are called command-line switches (sometimes called parameters or flags), used in the format:ls -lrt |
|
Definition
|
|
Term
| Windows and Linux use the fdisk command to partition hard drives. |
|
Definition
|
|
Term
| Formatting can be used to place a copy of the OS on the disk so that it can be used as a boot disk. |
|
Definition
|
|
Term
| You cannot create child folders inside user-created folders. |
|
Definition
|
|
Term
| The parent-child structure has nearly unlimited depth. |
|
Definition
|
|
Term
| In general, folder names must start with a letter and can include additional numbers or letters and some special characters, up to a maximum length of 255 characters. |
|
Definition
|
|
Term
| Command-line OSs such as Linux allow recovering folders and files after they have been deleted. |
|
Definition
|
|
Term
| Interface programs that allow a computer to interact with peripheral devices are called ___. |
|
Definition
|
|
Term
| The ___ is the core of the OS. |
|
Definition
|
|
Term
| The OS running on a computer is often called its ___ and is typically tied to a particular CPU. |
|
Definition
|
|
Term
Coordinated execution of a process, using 2 or more CPUs at the same time is known as ___.
|
|
Definition
|
|
Term
| A ___ operating system is an OS designed to provide strong network services. |
|
Definition
|
|
Term
| ___ is a primary function of an operating system. |
|
Definition
|
|
Term
| DOS and Linux use a(n) ___-line interface and are sometimes called console operating systems. |
|
Definition
|
|
Term
| A small program running on a computer is known as a ___. |
|
Definition
|
|
Term
| ___ was designed to accomodate multiple users and multiple tasks. |
|
Definition
|
|
Term
| Time ___ is a method of allocating fixed time units to running processes so that it appears to users that all processes are running simultaneously. |
|
Definition
|
|
Term
| When an interrupt occurs, the CPU stops what it's doing and goes to a program in memory called a(n) ___ handler. |
|
Definition
|
|
Term
| A rare situation in which processes are waiting for each other for use of resources is known as ___. |
|
Definition
|
|
Term
| All programs and processes running on a computer are stored in ___. |
|
Definition
|
|
Term
| OSs allow you to organize files into structures called folders or ___. |
|
Definition
|
|
Term
| ____ are an area of a hard disk reserved to hold files of a particular OS type. |
|
Definition
|
|
Term
| In Linux, entering ___ command gives you the manual pages with information on the command you specify. |
|
Definition
|
|
Term
| In Linux, to exit manual pages, simply type "___". |
|
Definition
|
|
Term
| The process of ___ arranges the disk surface into addressable areas and sets up the basic directory tree structure on the disk. |
|
Definition
|
|
Term
| The ___ command enables Linux to partition a disk drive. |
|
Definition
|
|
Term
| In Windows ___, you can browse the tree structures of your devices. |
|
Definition
|
|
Term
| In Windows, deleted files and folders reside in the ___ Bin folder until it is emptied. |
|
Definition
|
|
Term
| ____ are symbols that are used to match any character and are used in selecting files or directories. |
|
Definition
|
|
Term
| Wildcard specifications are case sensitive in ___. |
|
Definition
|
|
Term
| Partitioning, ___ , and creating folders are done to prepare the drive to recieve files. |
|
Definition
|
|
Term
| Moving files is similar to ___ files. |
|
Definition
|
|