Computer Structure Final 1 Flashcards

1
Q

A special very high speed memory called __________ is used to increase the speed of processing by making current programs and data available to the CPU at a rapid rate.

A

Cache

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

Most of the main memory is made up of what two chips

A

RAM integrated Chips

ROM chips

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

What does RAM stand for

A

Random Access Memory

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

RAM is available in two possible operating modes What are they?

A

Static and Dynamic

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

ROM stands for what

A

Read only memory

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

ROM is used for……….?

A

storing programs that are permently resident in the computer and for tables of constants that do not change in value once the production of the computer is completed

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

What is Bootstrap Loader

A

It is a portion of ROM needed for storing an initial program, which is to start the computer software operating when the power is turned off

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

A Cluster is the….

A

smallest unit of disk space that MS-DOS could allocate to a file.

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

What does a cluster consist of

A

One or more Sectors

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

How is cluster sized determined

A

By the OS when the disk is formatted

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

(cluster) Generally, the larger the disk drive;…..

A

the more sectors per cluster

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

Each sector holds

A

512 bytes (FAT 32)

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

Cluster are too small……

A

to hold larger files

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

FAT sectors are gathered in clusters:…?

A

2,4,8,16,32,64 sectors

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

NFTS stands for what?

A

New Technology file System

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

What system does Windows 7, and 8 hold and with how many bytes per sector

A

NFTS

4096 bytes per sector

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

Partitioning makes hard disk compatible with the…….

A

Operating system

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

Partitioning prepares what….

A

the hard disk for high-level format

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

Partitioning divides the…..

A

hard disk into two or more partitions or makes it all one large partition

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

What command is partitioning performed with

A

FDISK or DISKPART

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

What does RAID stand for

A

redundant array of inexpensive disks

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

RAID does what?

A

combines multiple small, inexpensive disk drives into a group to yield performance exceeding that of one large, more expensive drive

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

What does RAID appear to the computer as?

A

As a single virtual drive

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

What does RAID support?

A

It supports fault-tolerance by redundantly storing information in various ways

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
what are the five types of array architectures and what the difference?
RAID 1-5 Different disk fault-tolerance Different trade-offs in features and performance
26
A non-redundant array of disk drives is often referred to as
RAID 0
27
Which RAIDs are commonly used
Only RAID 0,1,3 and 5
28
Which raids do not offer any significant advantages over these other types
RAID 2,4
29
What is a parity check
An extra bit added to a byte to detect errors in storage or transmission
30
A single parity can only detect....
single bit errors since if an even number of bits are wrong then the parity bit will not change
31
1)What does RAID provide?
Fault tolerance, it does not prevent disk drive failures but enables real-time data recovery High I/O performance Mass data capacity
32
2) What does RAID provide?
Configuration flexibility Lower protected storage costs Easy Maintenance
33
what does USB stand for
Universal Serial Bus
34
It is a.... developed in.....
An industry wide cable bus standard developed in 1995
35
USB brings....
brings plug and play to peripheral devices
36
A single USB channel can handle up to ____ peripheral devices
127 peripheral devices
37
Does a USB require a separate adapter card?
No
38
USB allows for fast _______ communication between a _____and ______ peripherals
allows for fast bi-directional communication between a host computer and hot-pluggable peripherals
39
IEEE-1394 can accommodate a maximum of how many devices
63 devices per port
40
USB versus Firewire-name three things common to both
Both are cable expansion buses Both use small cable with peripherals that are hot -pluggable both use daisy-chaining to connect peripherals
41
What is USB's and Firewire's top speed?
USB's top speed is 480 Megabits/second | Firewire runs at 100, 200, and 400 Megabits/second with much higher speeds in the works
42
How any conductors do USB's and Firewire's cable have?
Firewire cable has 6 conductors (4 data/clocks and 2 power) | USB has 4 conductors ( 2 power and 2 data)
43
USB is aimed primarily at the... | Fire wire is used for....
USB is aimed primarily at the PC peripheral market while Firewire is used for computer interfaces to consumer electronic products like digital camcorders , VCR's, digital televisions, and other audio visual products.
44
Data flows through the computer between the CPU and....
between the CPU and the RAM between the CPU and video between the CPU and other devices
45
the North bridge .....
is the bridge closest to the CPU that connects the CPU to video and/or memory
46
the South bridge.....
is the farther bridge that handles all of the inputs and outputs to the many devices in the PC
47
What does BIOS stand for
Basic Input Output System
48
BIOS is firmware that Identifies connected system devices ( name six)
CPU, RAM, Keyboard, Mouse, CD-ROM, Display
49
BIOS is firmware that does two other main operation what are they?
tests system devices (power-on self-test) | Initializes the system devices
50
What is BIOS Firmware?
Software that comes embedded in its own memory chip
51
What two types of memory are used for BIOS firmware?
EEPROM-Electronically Erasable Programmable Read-Only memory EPROM- Erasable Programmable Read-Only Memory Older PC's used EPROM Could be erased by exposure to ultraviolet light also know as Flashing BIOS
52
the motherboard is set up to initialize its operations using...
BIOS
53
What does CMOS stand for
Complementary metal-oxide-semiconductors
54
What is important to know about the life of CMOS
it is volatile its kept alive by the battery
55
CMOS only stores....
Changeable data not programs and acts as clock to keep data current
56
CMOS is what via SETUP program
Customizable
57
Where is CMOS often times
on the Southbridge
58
Name five features of the BIOS
``` programs Non-Volatile Can be changed by flashing typically 64 K of programs Often separate chip ```
59
Name five features of the CMOS
``` data volatile changed via CMOS setup typically 128 K of day (though chip size is typically 64 K) Often on the Southbridge ```
60
What is a device driver
Is a file that contains the BIOS commands necessary to communicate with the devices they support
61
All devices come with....
their own device drivers
62
Device drivers don't start until...
the OS starts them
63
What does POST stand for
Power on self test
64
Where is the post stored on when is it initiated Checks out....
ROM Chip when the computer is turned on or is reset the system every time the computer boots
65
The POST communicates....
Errors | beep codes and text errors