Number System Flashcards

1
Q

What does are computer turn our instructions to?

A

Numbers as computers only understand numbers.

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

How do you determine the value of a digit?

A

You determine the value of a digit by using the digit, the position of the digit in the number, The base number.

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

What is the decimal number system?

A

The number system that we use in our daily life is the decimal number system. The decimal number system has base 10 as it uses 10 digits from 0-9. In a decimal number system, the successive positions to the left of the decimal point represent the units, tens, hundreds, thousands and so on.

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

What is the binary number system?

A

The binary system consists of two digits 0 and 1 also called the base 2 number system. The number system’s last position in the binary number represents the 0 power of the base.

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

What is the octal number system?

A

The octal number system has the base number as 8 and and has digits from 0-7.

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

What is the hexadecimal number system?

A

The hexadecimal system has the base number as 16 and uses numbers from 0-9 and letters from A-F.

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

What is the memory unit?

A

When we store data in our computer it is in the memory that it is stored. Memory unit is the amount of data tajt can be stored in the stored in the storage unit. This capacity is expressed in the term BYTES.

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

List some storage units

A

The storage units are bit, Nibble, Byte, KiloByte, MegaByte, GigaByte, and TeraByte

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

What is a Bit?

A

A binary is a logical 0 and 1 representing a passive or an active state of a component in an electric circuit.

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

What is a Nibble?

A

A group of 4 Bits is a nibble.

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

What is a Byte?

A

A group of 8 Bits is a Byte. A byte is the smallest unit, which can represent a data item or a character.

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

What is a Kilobyte?

A

A KiloByte is 1024 bytes. tThe symbol is KB.

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

What is MegaByte?

A

A MegaByte is 1024 KiloBytes. The symbol is MB.

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

What is a GigaByte?

A

A GigaByte is 1024MB. The symbol is GB.

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

What is a teraByte?

A

A TeraByte is 1024GB. The symbol is TB

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

You convert binary?

A

You first have to see the number and the closest digit in the and then keep adding the digits until you have that number.