Unit2 test flashcards

Preview:

DESCRIPTION

 

Citation preview

The name of the following shape with regard to a Flow Chart

The name of the following shape with regard to a Flow Chart

Decision Block

What is the missing number in the following pattern?

128   64   ____   16   8   4   2   1

What is the missing number in the following pattern?

128   64   ____   16   8   4   2   132

The name of the following shape with regard to a Flow Chart

The name of the following shape with regard to a Flow Chart

Action Block

Please convert the following binary number into decimal.

0  1  0  0  1

Please convert the following binary number into decimal.

0  1  0  0  1124816

8 + 1 = 9

The name of the following shape with regard to a Flow Chart

The name of the following shape with regard to a Flow Chart

Input Block

Please convert the following binary number into decimal.

1  1  1  1  1

Please convert the following binary number into decimal.

1  1  1  1  1124816

16+8+4+2+1=31

The name of the following shape with regard to a Flow Chart

The name of the following shape with regard to a Flow Chart

Output Block

Suppose you wanted to encode the following keypad into binary.What is the minimum number of bits (wires) needed to do soin a way that guarantees each button has a unique code?

Suppose you wanted to encode the following keypad into binary.What is the minimum number of bits (wires) needed to do soin a way that guarantees each button has a unique code?

1. Determine the number of buttons you want to encode.        23

2. Mark where that number is in the binary pattern.

128   64   32   16   8   4   2   1

23

3.  Count the number of digits to the right of the marker

128   64   32   16   8   4   2   1

23

5

Suppose you wanted to encode the following device into binary.What is the minimum number of bits (wires) needed to do soin a way that guarantees each light has a unique code?

Suppose you wanted to encode the following device into binary.What is the minimum number of bits (wires) needed to do soin a way that guarantees each light has a unique code?

1. Determine the number of objects you want to encode.        3

2. Mark where that number is in the binary pattern.

128   64   32   16   8   4   2   1

3

3.  Count the number of digits to the right of the marker

128   64   32   16   8   4   2   1

3

2

What is the word used to describe the mutually agreed upon system by whichitems will be encoded/decoded in an electronic circumstance?

What is the word used to describe the mutually agreed upon system by whichitems will be encoded/decoded in an electronic circumstance?

Protocol

What is the name of the protocol responsible fordecoding binary into specific characters?

What is the name of the protocol responsible fordecoding binary into specific characters?

ASCII