Binary - Decimal
Decimal - Binary
Just a li'l BIT
Computers & Binary
100

Convert the following to Base-10:

11

3

100

Convert the following to binary:

2

10

100

How many bits does the following number have?

1011?

4

100

Binary is know as base what?

Base 2

200

Convert the following to Base-10:

101

5
200

Convert the following to binary:7

111

200
What does bit stand for?

Binary Digit

200

The decimal system is known as base what?

Base 10

300

Convert the following to Base-10:

1111

15

300

Convert the following to binary:

17

10001

300

How many bits are in a byte?

8
300

When thinking about how binary relates to electrical current in computers, "1" and "0" refer to wiring or transistors being in these two states: 

"on" or "off"

400

Convert the following to Base-10:

11001

25
400

Convert the following to binary:

29

11101

400

How many different numbers could be represented by a a byte?

256 different numbers

400

Name two types of information that computers store as binary information

images, text, sound, movies, etc.

500

Convert the following to Base-10:

101010

42

500

Convert the following to binary:51

110011

500

In computing, a 4-bit aggregation is know as which of the following: 

A) Slyce

B) Nybble

C) Chyp

D) Pyce

Nybble (Or nibble)

500

Why do computers use base 2 and not some other base?

It's easiest to distinguish between 2 distinct electrical states: "on" or "off"