Computer Science - Decimal, Binary, Hex, Units

?
How many bits in a byte?
8
1 of 10
How many bytes in a kilobyte?
1024
2 of 10
How many kilobytes in a megabyte?
1024
3 of 10
What is a bit?
A bit is a value of either a 1 or 0
4 of 10
How many bits is a nibble?
4
5 of 10
How many megabytes in a gigabyte?
1024
6 of 10
What is 10000011 in decimal
131
7 of 10
How do you convert decimal to hexadecimal?
Divide the Decimal number by 16, and times the remainder of the number by 16. Continue until the number result is 0, then put the hexadecimal numbers next to each other.
8 of 10
how do you convert hexadecimal to decimal?
Times the last number in the digit by 16^0, the second by 16^1, and continue on and add all the numbers up
9 of 10
Whats BC in decimal?
188
10 of 10

Other cards in this set

Card 2

Front

How many bytes in a kilobyte?

Back

1024

Card 3

Front

How many kilobytes in a megabyte?

Back

Preview of the front of card 3

Card 4

Front

What is a bit?

Back

Preview of the front of card 4

Card 5

Front

How many bits is a nibble?

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Representing data resources »