representing data Flashcards

1
Q

difference between information and data

A

Data is meaningless, raw facts and figures that have no context or meaning. information is when data is processed it is given meaning>

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

what is a bit?

A

smallest unit of storage.
Bit= binary digit
either 1 or 0

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

What is a nibble?

A

group of 4 bits

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

what is a byte?

A

8 bits

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

what is a kilobyte

A

1024 bytes

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

what is a megabyte

A

1024 kilobytes

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

what is a gigabyte

A

1024 megabytes

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

what is a terabyte

A

1024 gigabytes

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

what is an integer

A

A whole number either positive or negative

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

what is a real numberic data type?

A

Number that contains a decimal point

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

what is a character

A

a letter, number and symbol.
one byte
= A’, 5’, &’

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

what is a string

A

allows letters, numbers, punctuation marks and symbols
=”katie”, “Mary black”
(text/alphanumeric)

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

what is date/time

A

allows a date or a time to be stored

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