Deck 17: Information Science

Full screen (f)
exit full mode
Question
Using modular arithmetic, determine (42·17) mod 23.
Use Space or
up arrow
down arrow
to flip the card.
Question
Use the Caesar cipher to decrypt the message DOO LV ZHOO.
Question
Suppose you create a binary code by appending to each message word a1 a2 a3 two parity-check digits c1 = a1 + a2 and c2 = a2 + a3. Will the resulting code detect and correct all single-digit errors?
Question
Using modular arithmetic, determine (16·31) mod 41.
Question
Determine the value of s so that 11s = 1 mod 13.
Question
Create a binary linear code with eight possible code words that can detect and correct any single-digit error.
Question
Append a fourth check digit to each seven-digit code created by the Venn diagram method c4 = a1 + a2 + a3 + a4. With this additional check digit, can double errors be detected and corrected?
Question
How does the weight of a code compare with the number of errors that can be detected?
Question
Create a binary linear code with four possible code words that can detect and correct any single-digit or double-digit error.
Question
Construct a code for five-digit binary message words that has four parity-check digits. Can it detect and correct single-digit errors?
Question
Suppose you create a binary code by appending to each message word a1 a2 a3 a4 three parity-check digits c1 = a1 + a2 + a4, c2 = a2 + a3 + a4, and c3 = a2 + a3 + a4. Will the resulting code detect and correct all single-digit errors?
Question
Construct a code for five-digit binary message words that has three parity-check digits. Can it detect and correct single-digit errors?
Question
Use the Caesar cipher to encrypt the message ABANDON HOPE.
Question
Give an example of a circumstance where the code C = {00000, 11111} could be of use.
Question
Determine the value of s so that 9s = 1 mod 17.
Question
For the message word a1 a2 a3 a4, append four check digits c1 = a1, c2 = a2, c3 = a3 and c4 = a4. Will the resulting code detect and correct all single-digit errors? Can double errors be detected and corrected?
Question
Using modular arithmetic, determine 177 mod 41.
Question
Using modular arithmetic, determine 127 mod 53.
Question
How does the weight of a code compare with the number of errors that can be corrected?
Question
Suppose you create a binary code by appending to each message word a1 a2 a3 three parity-check digits c1 = a1 + a2 , c2 = a2 + a3, and c3 = a1 + a3. Will the resulting code detect and correct all single-digit errors?
Question
If the weight of a code is 5, how many errors can be detected?
Question
Use the nearest-neighbor Venn diagram method to decode the received word 1101101.

A) 1001
B) 0100
C) 1101
D) 1011
Question
Suppose the Venn diagram message 1110 is received as 1110001. Will the original message be recovered?

A) Yes
B) No
Question
Add the pair of binary sequences 1001010 and 1010010.
Question
What is the name of a cryptosystem that uses multiplication by a fixed value to shift each letter?
Question
Use the Venn diagram method to determine the code word of the message 1010.

A) 1010110
B) 1010111
C) 1010001
D) 1010011
Question
Suppose the Venn diagram coded message 1110 is received as 1110110. Will the original message be recovered?

A) Yes
B) No
Question
What is the minimum number of 1s that occur among all nonzero code words of that code called?
Question
Use the nearest-neighbor Venn diagram method to decode the received word 1011001.

A) 1011
B) 1010
C) 1001
D) 0010
Question
What is the name of the method that decodes a received message as the code word that agrees with the message in the most positions?
Question
Add the pair of binary sequences 1101001 and 1010011.
Question
Given that TROUT was used as the key word to encrypt ZFBY YBJVCGZ with the Vigenère cipher, decrypt the message.
Question
If the weight of a code is 8, how many errors can be corrected?
Question
If the weight of a code is 5, how many errors can be corrected?
Question
Use the Venn diagram method to determine the code word of the message 1001.

A) 1001111
B) 1001101
C) 1001001
D) 1001010
Question
Suppose Suppose   mod 7 is equal to 0. Find   mod 7.<div style=padding-top: 35px> mod 7 is equal to 0. Find Suppose   mod 7 is equal to 0. Find   mod 7.<div style=padding-top: 35px> mod 7.
Question
Use the nearest-neighbor Venn diagram method to decode the received word 1011000.
Question
Use the Vigenère cipher with the key word SPRING to encrypt the message APRIL SHOWERS.
Question
What is the distance between two strings of equal length?
Question
Suppose Suppose   mod 7 is equal to 2. Find   mod 7.<div style=padding-top: 35px> mod 7 is equal to 2. Find Suppose   mod 7 is equal to 2. Find   mod 7.<div style=padding-top: 35px> mod 7.
Question
You propose a code in which each two-digit binary message word a1 a2 has appended a parity-check digit c1 = a1 + a2. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and correct some but not all single-digit errors.
C) The code can detect any single-digit error, but it cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Question
Use the Caesar cipher to decrypt the message ZHVW.

A) WEST
B) EAST
C) REST
D) another message
Question
You propose a code in which each three-digit binary message word a1 a2 a3 has appended two parity-check digits c1 = a1 + a2 and c2 = a2 + a3. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and correct some but not all single-digit errors.
C) The code can detect any single-digit error, but it cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Question
Use the Caesar cipher to encrypt the message ROME BURNS.

A) URPH EXUQV
B) OLJB YROKP
C) HORU VQUXE
D) another sequence
Question
Add the binary sequences 0100110 and 1101010. How many 1s digits are in the sum?

A) 1
B) 3
C) 5
D) another answer
Question
Let C be the code {101010, 010101, 111111, 000000}. What is the weight of this code?

A) 0
B) 1
C) 3
D) 6
Question
Let C be the code {1100, 1010, 1001, 0110, 0101, 0011}. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and correct some but not all single-digit errors.
C) The code can detect any single-digit error, but cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Question
If two binary sequences that each have an even number of 1s are added, the sum:

A) will always have an even number of 1s.
B) will sometimes have an even number of 1s.
C) will always have an odd number of 1s.
Question
For the code C = {00000,11111}, how many errors would have to occur during transmission for a received word to be encoded incorrectly?

A) 2
B) 3
C) 4
D) 5
Question
Let C be the code {1010, 0101, 1111, 0000}. What is the weight of this code?

A) 0
B) 1
C) 2
D) 4
Question
Add the binary sequences 1001010 and 1010010. How many 1s digits are in the sum?

A) 2
B) 3
C) 4
D) another answer
Question
You propose a code in which each three-digit binary message word a1 a2 a3 has appended a parity-check digit c1 = a1 + a2 + a3. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and correct some but not all single-digit errors.
C) The code can detect any single-digit error, but it cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Question
What is the distance between received words 1100101 and 1101010?

A) 1
B) 2
C) 3
D) 4
Question
Let C be the code {110, 101, 011, 000}. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and can correct some but not all single-digit errors.
C) The code can detect any single-digit error, but cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Question
You propose a code in which each digit of the message word is repeated to form the code word. For example, 101 is coded as 110011. Which of the following is a true statement?

A) The code can detect and correct any single-digit error and any double error.
B) The code can detect and correct any single-digit error and detect any double error, but cannot correct every double error.
C) The code can detect and correct any single-digit error, but it cannot detect every double error.
D) The code can detect any single-digit error, but it cannot correct every single-digit error.
Question
Use the encoding scheme A 0, B 10, C 11 to encode the sequence ABACAB.

A) 010011010
B) 01011010
C) 01001101
D) another sequence
Question
What is the distance between received words 1001010 and 1010010?

A) 1
B) 2
C) 3
D) 4
Question
Use the encoding scheme A 0, B 10, C 11 to decode the sequence 0101101011.

A) ABCABC
B) ABACABAC
C) ABCBCB
D) another sequence
Question
For the code C = {000000,111111}, how many errors would have to occur during transmission for a received word to be encoded incorrectly?

A) 2
B) 3
C) 4
D) 5
Question
For the code C = {000000, 000111, 111000, 111111}, how many errors would have to occur during transmission for a received word to be encoded incorrectly?

A) 1
B) 2
C) 3
D) 6
Question
Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <div style=padding-top: 35px> 6 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <div style=padding-top: 35px> 12 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <div style=padding-top: 35px> QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <div style=padding-top: 35px>

A) 1106
B) 1116
C) 1124
D) 1128
Question
Using modular arithmetic, 153 mod 41 is equal to:

A) 0.
B) 13.
C) 31.
D) another number.
Question
Using modular arithmetic, 43 mod 10 is equal to:

A) 2.
B) 4.
C) 6.
D) another number.
Question
Using modular arithmetic, (13·21) mod 12 is equal to:

A) 3.
B) 9.
C) 10.
D) another number.
Question
When using the Venn diagram for determining length seven binary code words for length four messages, which of the following are true statements? I: Every code word has an even number of 1s. <strong>When using the Venn diagram for determining length seven binary code words for length four messages, which of the following are true statements? I: Every code word has an even number of 1s.   II: Every possible string of seven binary digits is a code word. III: Every possible string of seven binary digits can be read as a code word or a code Word with a single-digit error.</strong> A) I only B) I and III only C) II only D) III only <div style=padding-top: 35px> II: Every possible string of seven binary digits is a code word.
III: Every possible string of seven binary digits can be read as a code word or a code
Word with a single-digit error.

A) I only
B) I and III only
C) II only
D) III only
Question
When using the Venn diagram for determining length seven binary code words for length four messages, what is the weight of the code?

A) 7
B) 3
C) 2
D) 1
Question
In Questions <strong>In Questions   What is the Huffman code for the symbol B?</strong> A) 010 B) 011 C) 10 D) 11 <div style=padding-top: 35px>
What is the Huffman code for the symbol B?

A) 010
B) 011
C) 10
D) 11
Question
Using modular arithmetic, 133 mod 34 is equal to:

A) 13.
B) 21.
C) 30.
D) another number.
Question
In Questions <strong>In Questions   What is the Huffman code for the symbol A?</strong> A) 010 B) 011 C) 10 D) 11 <div style=padding-top: 35px>
What is the Huffman code for the symbol A?

A) 010
B) 011
C) 10
D) 11
Question
In Questions <strong>In Questions   What is the Huffman code for the symbol E?</strong> A) 010 B) 011 C) 10 D) 11 <div style=padding-top: 35px>
What is the Huffman code for the symbol E?

A) 010
B) 011
C) 10
D) 11
Question
In Questions <strong>In Questions   What is the Huffman code for the message CAD?</strong> A) 0001111 B) 1101100 C) 01001110 D) 1110011 <div style=padding-top: 35px>
What is the Huffman code for the message CAD?

A) 0001111
B) 1101100
C) 01001110
D) 1110011
Question
When using the Venn diagram for determining length seven binary code words for length four messages, what is the minimum distance between two code words?

A) 7
B) 3
C) 2
D) 1
Question
In Questions <strong>In Questions   What is the Huffman code for the symbol C?</strong> A) 010 B) 011 C) 10 D) 11 <div style=padding-top: 35px>
What is the Huffman code for the symbol C?

A) 010
B) 011
C) 10
D) 11
Question
Using modular arithmetic, <strong>Using modular arithmetic,   mod 17 is equal to:</strong> A) 0. B) 1. C) 2. D) another number. <div style=padding-top: 35px> mod 17 is equal to:

A) 0.
B) 1.
C) 2.
D) another number.
Question
Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE     6 QUOTE     10</strong> A) 82 B) 88 C) 92 D) 98 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE     6 QUOTE     10</strong> A) 82 B) 88 C) 92 D) 98 <div style=padding-top: 35px> 6 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE     6 QUOTE     10</strong> A) 82 B) 88 C) 92 D) 98 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE     6 QUOTE     10</strong> A) 82 B) 88 C) 92 D) 98 <div style=padding-top: 35px> 10

A) 82
B) 88
C) 92
D) 98
Question
Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 <div style=padding-top: 35px> 8 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 <div style=padding-top: 35px> QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 <div style=padding-top: 35px> 9 2

A) 81
B) 84
C) 90
D) 93
Question
Using modular arithmetic, 53 mod 11 is equal to:

A) 0.
B) 4.
C) 7.
D) another number.
Question
C) 2.
D) another number.
Question
Using modular arithmetic, (13·21) mod 10 is equal to:

A) 2.
B) 3.
C) 7.
D) another number.
Question
Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE     211 62 503 QUOTE    </strong> A) 20007 B) 20267 C) 20330 D) 20984 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE     211 62 503 QUOTE    </strong> A) 20007 B) 20267 C) 20330 D) 20984 <div style=padding-top: 35px> 211 62 503 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE     211 62 503 QUOTE    </strong> A) 20007 B) 20267 C) 20330 D) 20984 <div style=padding-top: 35px> <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE     211 62 503 QUOTE    </strong> A) 20007 B) 20267 C) 20330 D) 20984 <div style=padding-top: 35px>

A) 20007
B) 20267
C) 20330
D) 20984
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/94
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 17: Information Science
1
Using modular arithmetic, determine (42·17) mod 23.
1
2
Use the Caesar cipher to decrypt the message DOO LV ZHOO.
ALL IS WELL
3
Suppose you create a binary code by appending to each message word a1 a2 a3 two parity-check digits c1 = a1 + a2 and c2 = a2 + a3. Will the resulting code detect and correct all single-digit errors?
It detects all singles, but doesn't correct all.
4
Using modular arithmetic, determine (16·31) mod 41.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
5
Determine the value of s so that 11s = 1 mod 13.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
6
Create a binary linear code with eight possible code words that can detect and correct any single-digit error.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
7
Append a fourth check digit to each seven-digit code created by the Venn diagram method c4 = a1 + a2 + a3 + a4. With this additional check digit, can double errors be detected and corrected?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
8
How does the weight of a code compare with the number of errors that can be detected?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
9
Create a binary linear code with four possible code words that can detect and correct any single-digit or double-digit error.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
10
Construct a code for five-digit binary message words that has four parity-check digits. Can it detect and correct single-digit errors?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
11
Suppose you create a binary code by appending to each message word a1 a2 a3 a4 three parity-check digits c1 = a1 + a2 + a4, c2 = a2 + a3 + a4, and c3 = a2 + a3 + a4. Will the resulting code detect and correct all single-digit errors?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
12
Construct a code for five-digit binary message words that has three parity-check digits. Can it detect and correct single-digit errors?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
13
Use the Caesar cipher to encrypt the message ABANDON HOPE.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
14
Give an example of a circumstance where the code C = {00000, 11111} could be of use.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
15
Determine the value of s so that 9s = 1 mod 17.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
16
For the message word a1 a2 a3 a4, append four check digits c1 = a1, c2 = a2, c3 = a3 and c4 = a4. Will the resulting code detect and correct all single-digit errors? Can double errors be detected and corrected?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
17
Using modular arithmetic, determine 177 mod 41.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
18
Using modular arithmetic, determine 127 mod 53.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
19
How does the weight of a code compare with the number of errors that can be corrected?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
20
Suppose you create a binary code by appending to each message word a1 a2 a3 three parity-check digits c1 = a1 + a2 , c2 = a2 + a3, and c3 = a1 + a3. Will the resulting code detect and correct all single-digit errors?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
21
If the weight of a code is 5, how many errors can be detected?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
22
Use the nearest-neighbor Venn diagram method to decode the received word 1101101.

A) 1001
B) 0100
C) 1101
D) 1011
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
23
Suppose the Venn diagram message 1110 is received as 1110001. Will the original message be recovered?

A) Yes
B) No
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
24
Add the pair of binary sequences 1001010 and 1010010.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
25
What is the name of a cryptosystem that uses multiplication by a fixed value to shift each letter?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
26
Use the Venn diagram method to determine the code word of the message 1010.

A) 1010110
B) 1010111
C) 1010001
D) 1010011
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
27
Suppose the Venn diagram coded message 1110 is received as 1110110. Will the original message be recovered?

A) Yes
B) No
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
28
What is the minimum number of 1s that occur among all nonzero code words of that code called?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
29
Use the nearest-neighbor Venn diagram method to decode the received word 1011001.

A) 1011
B) 1010
C) 1001
D) 0010
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
30
What is the name of the method that decodes a received message as the code word that agrees with the message in the most positions?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
31
Add the pair of binary sequences 1101001 and 1010011.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
32
Given that TROUT was used as the key word to encrypt ZFBY YBJVCGZ with the Vigenère cipher, decrypt the message.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
33
If the weight of a code is 8, how many errors can be corrected?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
34
If the weight of a code is 5, how many errors can be corrected?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
35
Use the Venn diagram method to determine the code word of the message 1001.

A) 1001111
B) 1001101
C) 1001001
D) 1001010
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
36
Suppose Suppose   mod 7 is equal to 0. Find   mod 7. mod 7 is equal to 0. Find Suppose   mod 7 is equal to 0. Find   mod 7. mod 7.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
37
Use the nearest-neighbor Venn diagram method to decode the received word 1011000.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
38
Use the Vigenère cipher with the key word SPRING to encrypt the message APRIL SHOWERS.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
39
What is the distance between two strings of equal length?
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
40
Suppose Suppose   mod 7 is equal to 2. Find   mod 7. mod 7 is equal to 2. Find Suppose   mod 7 is equal to 2. Find   mod 7. mod 7.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
41
You propose a code in which each two-digit binary message word a1 a2 has appended a parity-check digit c1 = a1 + a2. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and correct some but not all single-digit errors.
C) The code can detect any single-digit error, but it cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
42
Use the Caesar cipher to decrypt the message ZHVW.

A) WEST
B) EAST
C) REST
D) another message
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
43
You propose a code in which each three-digit binary message word a1 a2 a3 has appended two parity-check digits c1 = a1 + a2 and c2 = a2 + a3. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and correct some but not all single-digit errors.
C) The code can detect any single-digit error, but it cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
44
Use the Caesar cipher to encrypt the message ROME BURNS.

A) URPH EXUQV
B) OLJB YROKP
C) HORU VQUXE
D) another sequence
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
45
Add the binary sequences 0100110 and 1101010. How many 1s digits are in the sum?

A) 1
B) 3
C) 5
D) another answer
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
46
Let C be the code {101010, 010101, 111111, 000000}. What is the weight of this code?

A) 0
B) 1
C) 3
D) 6
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
47
Let C be the code {1100, 1010, 1001, 0110, 0101, 0011}. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and correct some but not all single-digit errors.
C) The code can detect any single-digit error, but cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
48
If two binary sequences that each have an even number of 1s are added, the sum:

A) will always have an even number of 1s.
B) will sometimes have an even number of 1s.
C) will always have an odd number of 1s.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
49
For the code C = {00000,11111}, how many errors would have to occur during transmission for a received word to be encoded incorrectly?

A) 2
B) 3
C) 4
D) 5
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
50
Let C be the code {1010, 0101, 1111, 0000}. What is the weight of this code?

A) 0
B) 1
C) 2
D) 4
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
51
Add the binary sequences 1001010 and 1010010. How many 1s digits are in the sum?

A) 2
B) 3
C) 4
D) another answer
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
52
You propose a code in which each three-digit binary message word a1 a2 a3 has appended a parity-check digit c1 = a1 + a2 + a3. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and correct some but not all single-digit errors.
C) The code can detect any single-digit error, but it cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
53
What is the distance between received words 1100101 and 1101010?

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
54
Let C be the code {110, 101, 011, 000}. Which of the following is a true statement?

A) The code can detect and correct any single-digit error.
B) The code can detect any single-digit error and can correct some but not all single-digit errors.
C) The code can detect any single-digit error, but cannot correct any single-digit error.
D) The code can detect some but not all single-digit errors.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
55
You propose a code in which each digit of the message word is repeated to form the code word. For example, 101 is coded as 110011. Which of the following is a true statement?

A) The code can detect and correct any single-digit error and any double error.
B) The code can detect and correct any single-digit error and detect any double error, but cannot correct every double error.
C) The code can detect and correct any single-digit error, but it cannot detect every double error.
D) The code can detect any single-digit error, but it cannot correct every single-digit error.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
56
Use the encoding scheme A 0, B 10, C 11 to encode the sequence ABACAB.

A) 010011010
B) 01011010
C) 01001101
D) another sequence
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
57
What is the distance between received words 1001010 and 1010010?

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
58
Use the encoding scheme A 0, B 10, C 11 to decode the sequence 0101101011.

A) ABCABC
B) ABACABAC
C) ABCBCB
D) another sequence
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
59
For the code C = {000000,111111}, how many errors would have to occur during transmission for a received word to be encoded incorrectly?

A) 2
B) 3
C) 4
D) 5
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
60
For the code C = {000000, 000111, 111000, 111111}, how many errors would have to occur during transmission for a received word to be encoded incorrectly?

A) 1
B) 2
C) 3
D) 6
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
61
Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 6 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 12 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 1130 QUOTE     6 QUOTE     12 QUOTE     QUOTE    </strong> A) 1106 B) 1116 C) 1124 D) 1128

A) 1106
B) 1116
C) 1124
D) 1128
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
62
Using modular arithmetic, 153 mod 41 is equal to:

A) 0.
B) 13.
C) 31.
D) another number.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
63
Using modular arithmetic, 43 mod 10 is equal to:

A) 2.
B) 4.
C) 6.
D) another number.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
64
Using modular arithmetic, (13·21) mod 12 is equal to:

A) 3.
B) 9.
C) 10.
D) another number.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
65
When using the Venn diagram for determining length seven binary code words for length four messages, which of the following are true statements? I: Every code word has an even number of 1s. <strong>When using the Venn diagram for determining length seven binary code words for length four messages, which of the following are true statements? I: Every code word has an even number of 1s.   II: Every possible string of seven binary digits is a code word. III: Every possible string of seven binary digits can be read as a code word or a code Word with a single-digit error.</strong> A) I only B) I and III only C) II only D) III only II: Every possible string of seven binary digits is a code word.
III: Every possible string of seven binary digits can be read as a code word or a code
Word with a single-digit error.

A) I only
B) I and III only
C) II only
D) III only
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
66
When using the Venn diagram for determining length seven binary code words for length four messages, what is the weight of the code?

A) 7
B) 3
C) 2
D) 1
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
67
In Questions <strong>In Questions   What is the Huffman code for the symbol B?</strong> A) 010 B) 011 C) 10 D) 11
What is the Huffman code for the symbol B?

A) 010
B) 011
C) 10
D) 11
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
68
Using modular arithmetic, 133 mod 34 is equal to:

A) 13.
B) 21.
C) 30.
D) another number.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
69
In Questions <strong>In Questions   What is the Huffman code for the symbol A?</strong> A) 010 B) 011 C) 10 D) 11
What is the Huffman code for the symbol A?

A) 010
B) 011
C) 10
D) 11
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
70
In Questions <strong>In Questions   What is the Huffman code for the symbol E?</strong> A) 010 B) 011 C) 10 D) 11
What is the Huffman code for the symbol E?

A) 010
B) 011
C) 10
D) 11
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
71
In Questions <strong>In Questions   What is the Huffman code for the message CAD?</strong> A) 0001111 B) 1101100 C) 01001110 D) 1110011
What is the Huffman code for the message CAD?

A) 0001111
B) 1101100
C) 01001110
D) 1110011
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
72
When using the Venn diagram for determining length seven binary code words for length four messages, what is the minimum distance between two code words?

A) 7
B) 3
C) 2
D) 1
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
73
In Questions <strong>In Questions   What is the Huffman code for the symbol C?</strong> A) 010 B) 011 C) 10 D) 11
What is the Huffman code for the symbol C?

A) 010
B) 011
C) 10
D) 11
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
74
Using modular arithmetic, <strong>Using modular arithmetic,   mod 17 is equal to:</strong> A) 0. B) 1. C) 2. D) another number. mod 17 is equal to:

A) 0.
B) 1.
C) 2.
D) another number.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
75
Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE     6 QUOTE     10</strong> A) 82 B) 88 C) 92 D) 98 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE     6 QUOTE     10</strong> A) 82 B) 88 C) 92 D) 98 6 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE     6 QUOTE     10</strong> A) 82 B) 88 C) 92 D) 98 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 89 0 9 QUOTE     6 QUOTE     10</strong> A) 82 B) 88 C) 92 D) 98 10

A) 82
B) 88
C) 92
D) 98
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
76
Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 8 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 95 QUOTE     8 QUOTE     QUOTE     9 2</strong> A) 81 B) 84 C) 90 D) 93 9 2

A) 81
B) 84
C) 90
D) 93
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
77
Using modular arithmetic, 53 mod 11 is equal to:

A) 0.
B) 4.
C) 7.
D) another number.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
78
C) 2.
D) another number.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
79
Using modular arithmetic, (13·21) mod 10 is equal to:

A) 2.
B) 3.
C) 7.
D) another number.
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
80
Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE     211 62 503 QUOTE    </strong> A) 20007 B) 20267 C) 20330 D) 20984 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE     211 62 503 QUOTE    </strong> A) 20007 B) 20267 C) 20330 D) 20984 211 62 503 QUOTE <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE     211 62 503 QUOTE    </strong> A) 20007 B) 20267 C) 20330 D) 20984 <strong>Given that the following numbers were encoded using the delta function, which of the following is not an original number? 20437 547 QUOTE     211 62 503 QUOTE    </strong> A) 20007 B) 20267 C) 20330 D) 20984

A) 20007
B) 20267
C) 20330
D) 20984
Unlock Deck
Unlock for access to all 94 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 94 flashcards in this deck.