Chapter 6 Review System Software: Operating Systems and Utilities.

47
Chapter 6 Review System Software: Operating Systems and Utilities

Transcript of Chapter 6 Review System Software: Operating Systems and Utilities.

Page 1: Chapter 6 Review System Software: Operating Systems and Utilities.

Chapter 6 ReviewSystem Software: Operating Systems

and Utilities

Page 2: Chapter 6 Review System Software: Operating Systems and Utilities.

Pick A Number

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45

Page 3: Chapter 6 Review System Software: Operating Systems and Utilities.

Application Software

The type of programs enable a user to perform his or job.

Page 4: Chapter 6 Review System Software: Operating Systems and Utilities.

Operating System

Main collection of programs that manage and control a computer’s activities.

Page 5: Chapter 6 Review System Software: Operating Systems and Utilities.

GUI

An environment in which users issue commands by selection icons, buttons, and other images.

Page 6: Chapter 6 Review System Software: Operating Systems and Utilities.

Command-line-interface

An environment in which users issue commands by typing them on the keyboard.

Page 7: Chapter 6 Review System Software: Operating Systems and Utilities.

Kernel

Parts of the operating system loaded into memory during boot up.

Page 8: Chapter 6 Review System Software: Operating Systems and Utilities.

Utility Programs

Program that links a peripheral device to the operating system.

Page 9: Chapter 6 Review System Software: Operating Systems and Utilities.

USB

Type of device that can be attached while the computer is running.

Page 10: Chapter 6 Review System Software: Operating Systems and Utilities.

File Management

The process of organizing and keeping track of files.

Page 11: Chapter 6 Review System Software: Operating Systems and Utilities.

Folder

Used to organize the files on a disk or hard drive hierarchically.

Page 12: Chapter 6 Review System Software: Operating Systems and Utilities.

Path

The route to a file on disk.

Page 13: Chapter 6 Review System Software: Operating Systems and Utilities.

Multitasking

Running two or more programs at the same time by one CPU.

Page 14: Chapter 6 Review System Software: Operating Systems and Utilities.

Multiprocessing

Simultaneous processing with two or more processors in one computer.

Page 15: Chapter 6 Review System Software: Operating Systems and Utilities.

Time-sharing

Processing in which each task is processed in turn in a fixed-time slot.

Page 16: Chapter 6 Review System Software: Operating Systems and Utilities.

Swap file

An area of disk used to temporarily store segments of the application on disk when there is not enough memory to hold all programs needed.

Page 17: Chapter 6 Review System Software: Operating Systems and Utilities.

Spooling

Putting output or input in a special area in memory or on a disk where a device can access them when it is ready.

Page 18: Chapter 6 Review System Software: Operating Systems and Utilities.

DOS

Disk operating system.

Page 19: Chapter 6 Review System Software: Operating Systems and Utilities.

Windows NT

An operating system designed for networks.

Page 20: Chapter 6 Review System Software: Operating Systems and Utilities.

Windows ME

An operating system designed for personal computers.

Page 21: Chapter 6 Review System Software: Operating Systems and Utilities.

Linux

An open-source operating system.

Page 22: Chapter 6 Review System Software: Operating Systems and Utilities.

Defragment

Reorganize files into contiguous segments.

Page 23: Chapter 6 Review System Software: Operating Systems and Utilities.

doc

The Microsoft word file extension.

Page 24: Chapter 6 Review System Software: Operating Systems and Utilities.

bmp

A file extension for graphics.

Page 25: Chapter 6 Review System Software: Operating Systems and Utilities.

exe

A file extension for programs.

Page 26: Chapter 6 Review System Software: Operating Systems and Utilities.

mpg

A file extension for video files.

Page 27: Chapter 6 Review System Software: Operating Systems and Utilities.

pdf

A file extension for a type of document.

Page 28: Chapter 6 Review System Software: Operating Systems and Utilities.

zip

A file extension for compressed files.

Page 29: Chapter 6 Review System Software: Operating Systems and Utilities.

wav

A file extension for audio files.

Page 30: Chapter 6 Review System Software: Operating Systems and Utilities.

Interleaved processing

Techniques that increase system efficiency.

Page 31: Chapter 6 Review System Software: Operating Systems and Utilities.

Multiprogramming

Multitasking with a multiuser operating system.

Page 32: Chapter 6 Review System Software: Operating Systems and Utilities.

Multithreading

A type of operating system with the ability to process multiple sequences of instructions within a program at one time.

Page 33: Chapter 6 Review System Software: Operating Systems and Utilities.

Thread

A sequence of instructions within a program.

Page 34: Chapter 6 Review System Software: Operating Systems and Utilities.

Coprocessing

Utilizes special-purpose processors to assist the CPU with specialized chores.

Page 35: Chapter 6 Review System Software: Operating Systems and Utilities.

Parallel processing

Involves using two or more CPUs in a computer system to work more efficiently.

Page 36: Chapter 6 Review System Software: Operating Systems and Utilities.

Virtual Memory

Allows the use of more RAM than is physically installed in the PC.

Page 37: Chapter 6 Review System Software: Operating Systems and Utilities.

Paging

Continues until a program in virtual memory finishes executing.

Page 38: Chapter 6 Review System Software: Operating Systems and Utilities.

False

TRUE OR FALSE: One of the key pieces of applications software is the operating system.

Page 39: Chapter 6 Review System Software: Operating Systems and Utilities.

False

TRUE OR FALSE: A computer cannot function without application software.

Page 40: Chapter 6 Review System Software: Operating Systems and Utilities.

e. Windows 3.1

Which of the following is technically not an operating system?

a. Windows XPb. NetWarec. Windows ME d. MS-DOSe. Windows 3.1

Page 41: Chapter 6 Review System Software: Operating Systems and Utilities.

a. buffers

Many operating systems use ____ to temporarily store data that are to be output.

a. buffersb. virtual pagesc. special areas of ROMd. registerse. partitions 

Page 42: Chapter 6 Review System Software: Operating Systems and Utilities.

a. remove a program from a computer

An uninstall utility can be used to:

a. remove a program from a computer.b. reformat a diskette.c. rearrange files to place them in contiguous clusters.d. (It can be used for all of the above.)e. (It does none of the above.)

Page 43: Chapter 6 Review System Software: Operating Systems and Utilities.

c. graphical user interface.

An operating system that allows a user to give commands by clicking on icons, buttons, or other objects is described as having a:

a. command line interface.b. mouse driven controller.c. graphical user interface.d. click oriented environment.e. (None of the above.) 

Page 44: Chapter 6 Review System Software: Operating Systems and Utilities.

d. multiprocessing.

The type of processing in which a computer system uses several CPUs to perform work simultaneously is called:

a. multithreading.b. multitasking.c. multiuser.d. multiprocessing.e. multiprogramming.

Page 45: Chapter 6 Review System Software: Operating Systems and Utilities.

c. diagnostic

Repairing damaged files would be performed by a(n) ____ program.

a. defragmentationb. directory decompressionc. diagnosticd. reinstallatione. encryption 

Page 46: Chapter 6 Review System Software: Operating Systems and Utilities.

a. creating a spreadsheet

Which of the following tasks would be performed by application software?

a. creating a spreadsheetb. defragmenting a diskc. finding and diagnosing disk errorsd. managing your program filese. translating commands into a form understood by the computer

Page 47: Chapter 6 Review System Software: Operating Systems and Utilities.

d. multitasking.

The ability of an operating system to allow one user to run two or more programs at the same time on one computer is called:

a. spooling.b. program swapping.c. time-sharing. d. multitasking.e. virtual memory.