Chapter 3 Flashcards

1
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the two broad components of a computer system?

A

Hardware and Software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does hardware refer to in a computer system?

A

The physical units or machines that make up the computer configuration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the three areas into which hardware can be divided?

A
  • Central Processing Unit (CPU)
  • Main Memory
  • Peripheral Units
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Central Processing Unit (CPU) commonly referred to as?

A

Processor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the two sections of the Central Processing Unit?

A
  • Control Unit
  • Arithmetic and Logical Unit (ALU)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the role of the Control Unit?

A

Supervises the execution of instructions in the correct sequence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are Registers in the context of the Control Unit?

A

Special storage locations used by the control unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

List the operations carried out by the Control Unit while executing an instruction.

A
  • Obtain address from the program counter
  • Copy instruction into the Instruction Register
  • Increment the Program Counter
  • Decode the instruction
  • Execute the instruction using the ALU
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does the Arithmetic and Logical Unit (ALU) do?

A

Performs arithmetic and logical operations on operand inputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What types of operations can the ALU perform?

A
  • Arithmetic operations (addition, subtraction, multiplication, division)
  • Logical operations (comparison, shifting)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the main memory also known as?

A

Immediate Access Memory or Random Access Memory (RAM)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does the main memory hold?

A

The program being executed and the data to be processed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is Read-Only Memory (ROM) used for?

A

Holding short programs that help to start up the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the three types of peripheral units?

A
  • Input Devices
  • Output Devices
  • Auxiliary Storage Devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What purpose do input devices serve?

A

Allow data to be read into the CPU from the outside world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Give examples of input devices.

A
  • Punched Card Reader
  • Paper Tape Reader
  • Keyboard
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is the function of output devices?

A

Permit results of processing to be transferred from the CPU to the outside world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

List some examples of output devices.

A
  • Printers
  • Visual Display Unit (VDU)
  • Graph Plotters
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What are auxiliary storage devices also known as?

A

Backing storage, external store, or secondary store

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the main advantage of auxiliary storage?

A

Higher storage capacity with lower costs compared to main memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is Magnetic Ink Character Recognition (MICR)?

A

A method where human-readable characters are printed with magnetizable ink

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What does Optical Mark Recognition (OMR) entail?

A

Making small marks on documents that are interpreted by a computer program

24
Q

How does Optical Character Recognition (OCR) work?

A

Scans characters with light and converts brightness variations into electrical signals

25
What is the primary output from printers referred to as?
Hard copy of data
26
What is the role of a Visual Display Unit (VDU)?
Displays processed data/information before it is sent to the printer
27
What is Computer Output on Microfilm (COM)?
A method of storing large quantities of data in readable form on photographic film
28
What is the main advantage of microfiche over microfilm?
More compact and easier to update and view
29
True or False: Semiconductor memories are volatile.
True
30
Fill in the blank: The ALU produces outputs that represent the results of operations performed on the _______.
[operand]
31
What are the two outputs produced by the ALU?
* Results of the operation * Status information sent to the status register
32
What is a dedicated graph plotter used for?
Output of graphical information on large and small computers
33
What type of printer is most common for human interpretation?
Printers that produce output on sheets of continuous stationary
34
Name the two categories of printers.
* Impact Printers * Non-Impact Printers
35
What do impact printers use to print characters?
Impact onto paper by means of an ink ribbon and print wires or hammers
36
Examples of impact printers include:
* Line Printers * Daisy Wheel Printers * Dot Matrix Printers * Teletypes * Typewriters
37
How do line printers operate?
They print a line at a time using rows of character sets on a drum or a chain
38
What is a daisy wheel printer?
A printer that prints a character at a time by impact using a plastic wheel with characters on spokes
39
What is the print quality of a dot matrix printer?
Not usually of letter quality type
40
What distinguishes non-impact printers from impact printers?
Non-impact printers work without something hitting the paper
41
How does an ink-jet printer function?
It squirts a jet of ink on the paper to form dots that make up characters
42
What does a thermal printer use to print?
Very small wires to burn a special paper
43
What is a laser printer?
The latest printer technology that prints a full page at a time using a principle similar to photocopying
44
Define graphics in the context of computer usage.
Pictures including graphs, diagrams, charts, and moving images on a video screen
45
What is the purpose of a light pen?
To display, modify or detect images on the screen in CAD applications
46
What is a graphic table also known as?
Digitizing table
47
What is the function of a mouse in computer graphics?
It can be moved to plot images in defined locations on a screen
48
What are auxiliary storage devices?
Cheaper forms of storage that can store a lot of information until needed
49
Common types of auxiliary storage devices include:
* Magnetic disks * Tapes
50
What is a Winchester disk?
An in-built auxiliary storage media in the computer system with greater storage capacities
51
What are soft disks commonly referred to as?
Floppy disks
52
What is the capacity of an 8-inch floppy disk?
Approximately 250k bytes for single sided double density, 500k bytes for double density
53
What are optical discs used for?
Mass storage devices that record and read information using a laser
54
What is a CD-ROM?
A disk that can store as much as 660 megabytes of information, read-only
55
What does WORM stand for?
Write Once/Read Many
56
What is a rewriteable magneto-optical disk?
A disk that can be erased and written over using a high-powered laser beam
57
What are integrated discs?
Discs stored in the same cabinet as the processor and memory