Computer Flashcards

1
Q

is represented and stored in a digital binary format.

A

Information

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

is an abbreviation of binary digit and represents the smallest piece of data. Humans interpret words and pictures; computers interpret only patterns of bits.

A

term bit

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

bit can have only two possible values, a

A

one digit (1) or a zero digit (0).

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

can be used to represent the state of something that has two states. For example, a light switch can be either On or Off; in binary representation, these states would correspond to 1 and 0, respectively.

A

bit

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

Computers use binary codes to represent and interpret .

A

letters, numbers, and special characters with bits

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

A commonly used code is the

A

American Standard Code for Information interchange (ASCII)

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

. With ASCII, each character is represented by a

A

string of bit

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

For example:____: A = 01000001 ____
: 9 = 00001001
_____: # = 00100011

A

Capital letter
Number
Special character

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

can be used to represent almost any type of information digitally: computer data, graphics, photos, voice, video , and music. Interchange

A

Codes

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

This is 8 bits and is the smallest unit of measure (UOM) used to represent data storage capacity.

A

byte

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

While a bit is the smallest representation of data, the most basic unit of digital storage is the

A

byte

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

Tb

A

Terabyte

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

B

A

Bytes

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

Mb

A

Megabytes

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

Kb

A

Kilobytes

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

Gb

A

Gigabytes

17
Q

kilobyte =

A

1,024 bytes

18
Q

megabyte =

A

1,048,576 bytes

19
Q

Gigabyte =

A

1,073,741,824 bytes

20
Q

Terabyte=

A

1,099,511,627,776 bytes

21
Q

In general, when something is represented digitally, the greater the detail, the greater the number of bits needed to represent it. A low-resolution picture from a digital camera will use around ____, and a high-resolution picture could _____.

A

360KB,use 2 MB or more

22
Q

are typically used to measure the size or storage capacity of a device.

A

Kilobytes, megabytes, gigabytes, and terabytes

23
Q

Examples of components and devices that use byte storage include:

A

random access memory (RAM), hard disk drive space, CDs, DVDs, and MP3 players.

24
Q

This have a data storage capacity of approximately 700 MB.

A

CDs

25
Q

This have a data storage capacity of approximately 4.3 GB on a single-layer disc, and approximately 8.5 GB on a dual-layer disc.

A

DVDs

26
Q

This have a storage capacity of 25 GB on a single-layer disc, and 50 GB on a dual-layer disc.

A

BDs

27
Q

general, when something is represented digitally, the greater the detail, the ___ the number of bits needed to represent it.

A

greater

28
Q

It is from a digital camera will use around 360KB, and a high-resolution picture could use 2 MB or more.

A

low-resolution picture

29
Q

is 8 bits and is the smallest unit of measure (UOM) used to represent data storage capacity.

A

byte

30
Q

Humans interpret words and pictures; computers interpret only .

A

patterns of bits