Ch 2: Data Processing Basics Flashcards

(8 cards)

1
Q

How do computers represent all data?

A

using binary strings of numbers

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

What does a binary string consist of?

A

only 1s and 0s

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

What does each individual 1 and 0 represent?

A

a bit, which is short for binary digit

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

What is an electrical charge communicated as in binary?

A

a 1

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

What is a lack of electrical charge communicated as in binary?

A

a 0

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

What is a group of 8 bits called?

A

A byte

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

What range does a byte exist between?

A

8 bit binary number between 0000-0000 and 111-1111

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

How many possible combinations of ones and zeroes are there in a string of 8?

A

There are 256 possible combinations of ones and zeros in a string of 8

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