Chapter 3: Hardware Flashcards

1
Q

Hardware

A

refers to
the device itself and its components, such as wires, cases,
switches, and electronic circuits.

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

Volatile memory

A

memory that loses its contents when power is removed

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

Nonvolatile memory

A

does not lose its contents when power is removed

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

What does BIOS stand for?

A

Basic Input/Output System

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

central processing unit (CPU)

A

complex
integrated circuit consisting of millions of electronic parts
and is primarily responsible for converting input (data) into
meaningful output (information).

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

explain what a bus is

A

the embedded wires in a cpu that allows data to travel in and out of the cpu

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

Name the 4 types of RAM

A

Dynamic RAM (DRAM)
Static RAM (SRAM)
Magnetoresistive RAM (MRAM)
Flash memory

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

Explain Dynamic RAM

A

Memory needs to be constantly recharged or contents will be erased; volatile

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

Explain Static RAM

A

Memory can be recharged less frequently than DRAM, but can
be more expensive than DRAM; volatile

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

Explain Magnetoresistive RAM

A

Memory can be recharged less frequently than DRAM, but can
be more expensive than DRAM; nonvolatile

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

Explain Flash Memory (a type of RAM)

A

Fast type of memory that typically is less expensive than some other
types of RAM, and can retain its contents in the absence of power; nonvolatile

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

What is a computer’s platform?

A

to the software, or operating
system, it uses.

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

What is form factor?

A

the shape and size of the computer and should be a factor in decision-making

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

What us a peripheral device?

A

(an add-on device) device such as a keyboard, mouse,
printer, or speakers that can connect to and extend the
capability of a computer.

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

what is a port?

A

is a slot on
the computer where you can attach a peripheral device.

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

what is a USB hub?

A

an external device that contains several USE
ports

17
Q

What is a convergence concept?

A

as web apps enabling availability
across multiple devices and cloud storage of data

18
Q

Input device

A

communicates instructions and
commands to a computer.

19
Q

Output device

A

conveys information from the computer to the user.

20
Q

What is a binary system

A

a number system that has
two digits, 0 and I.

21
Q

What is a bit?

A

The smallest unit of data a computer can process

22
Q

A byte

A

when 8 bits are grouped together

23
Q

two popular text coding schemes

A

ASCII (8-bit) and Unicode (16-bit)