• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/49

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

49 Cards in this Set

  • Front
  • Back
What is the brain of a computer system?
The central processing unit.
How many sections make up the central processing unit?
Three.
What are the names of the sections that make up the cpu?
Control section, internal storage section, and arithmetic-logic section.
The control section can be compared to what?
A telephone exchange.
What are the four major types of instructions in the control section?
Transfer, arithmetic, logic, and control.
What capability allows the arithmetic/logic section to test various conditions encountered during
processing and take action based on the result?
Logic.
In the arithmetic/logic section, data is returned to what section after processing?
Internal storage.
What is the process by which instructions and data are read into a computer?
Loading.
Magnetic core storage is made up of what?
Tiny doughnut-shaped rings made of ferrite iron.
A semiconductor memory consists of what?
Hundreds of thousands of tiny electronic circuits etched on a silicon chip.
What is another name for semiconductor memory chips?
Integrated circuits.
In computer storage, what does volatile mean?
All data in memory is lost when the power source is removed.
What type of storage can retain its data even if there is a power failure or breakdown?
Nonvolatile (magnetic core storage and bubble memory are examples).
Bubble memory consists of what?
A very thin crystal made of semiconductor material.
How are the magnetic domains of a bubble memory switched?
By passing a current through a control circuit imprinted on top of the crystal.
What do we mean when we say that reading from bubble memory is nondestructive?
The data is still present after being read.
In what type of memory are often used instructions and programs permanently stored inside the
computer?
Read-only memory (ROM).
Who provides the programs stored in ROM?
Only the manufacturer.
Can programs in ROM be changed?
No.
What is another name for random-access memory (RAM)?
No.
How is data read from or written into RAM?
By giving the computer the address of the location where the data is stored or is to be stored.
In what two states can programmable read-only memory (PROM) be purchased?
Already programmed by the manufacturer or in a blank state.
What is the main disadvantage of PROM?
If a mistake is made and entered, it cannot be corrected or erased.
What does EPROM stand for?
Erasable programmable read-only memory.
How is EPROM erased?
With a burst of ultra-violet light.
Why are disk storage devices popular?
Largely because of their direct access capabilities.
How is data stored on all disks?
In a number of invisible concentric circles called tracks.
What precedes each record on a disk?
A disk address.
How is the storage capacity of a disk determined?
By the bits per inch of track and the tracks per inch of surface.
What two ways can data be physically organized on a disk pack?
By cylinder or sector.
The amount of data that can be stored on a linear inch of tape is known by what term?
Recording density.
The length of tape between BOT and EOT is referred to by what term?
The usable recording (reading/writing) surface or usable storage area.
How does a magnetic drum differ from a magnetic disk?
The tracks in which the data is stored are assigned to channels that form circular bands around
the drum.
Tracks on each channel of a magnetic drum are grouped into what?
Sectors.
What is the purpose of any magnetic tape unit?
To write data on or read data from a magnetic tape.
What are the major differences between magnetic tape units?
The speed at which the tape is moved past the read/write head and the density of the recorded
information.
Why is direct accessing of data a big advantage over the sequential accessing of data?
It gives us fast, immediate access to specific data without having to examine each and every
record from the beginning.
What is a floppy disk?
A thin, flexible platter coated with magnetic material so characters can be recorded.
What are the three most common sizes of floppy disks?
8 inch, 5 1/4 inch, and 3 1/2 inch.
What output device expresses coded characters as hard copy (paper documents)?
Printers.
What four types of printers are commonly used with personal computers?
Daisy-wheel, dot-matrix, ink jet, and laser.
What is the primary purpose of a keyboard?
To enter or input alphanumeric character codes.
Raster scan or tv scan video monitors are used extensively for what purpose?
The display of alphanumeric data and graphics.
How many fields make up a frame?
Two.
A field is approximately how many horizontal lines?
525.
What are picture elements often called?
Pixels or pels.
Vertical resolution depends on what?
The number of horizontal scan lines used.
Flat panel displays are designed to reduce what problem of a crt display?
Reduce the depth of the crt display caused by the length of the tube.
What does the liquid crystal display require for computer applications?
An external light source, called a backlight.