301. Which code the decimal digits are represented by the 8421 BCD code preceded by 1111:
Correct answer: (B)
EBCDIC
302. ____________ has the property that corrupting or garbling a code word will likely produce a bit string that is not a code word:
Correct answer: (B)
Error detecting codes
303. Which is method used most simple and commonly:
Correct answer: (A)
Parity check method
304. Which is the method of parity:
Correct answer: (C)
Both
305. The ability of a code to detect single errors can be stated in term of the ____________:
Correct answer: (A)
Concept of distance
306. The first n bit of a code word called ____________ may be any of the 2n n- bit string minimum error bit:
Correct answer: (A)
Information bits
307. A code in which the total number of 1s in a valid (n+1) bit code word is even, this is called an ____________:
Correct answer: (A)
Even parity code
308. A code in which the total number of 1s in a valid (n+1)bit code word is odd and this code is called an ____________:
Correct answer: (C)
Odd parity code
309. a code is simply a subset of the vertices of the ____________:
Correct answer: (B)
n cube
310. Which method is used to detect double errors and pinpoint erroneous bits:
Correct answer: (C)
Check sum method