Thus hamming code for the ASCII character “a” is given as ………………
A. 10111001111
B. 10111001000
C. 10111001001
D. 10111001

1 Answer

Answer :

C. 10111001001

Related questions

Description : Coding schemes can be divided into two broad categories…………, …… A. character coding, integer coding B. hamming coding and block coding C. Hamming coding and convolution coding D. Block Coding and Convolution Coding.

Last Answer : D. Block Coding and Convolution Coding.

Description : To guarantee correction ofup to 5 errors in all cases, the minimum Hamming distance in a block code must be________. A) 5 B) 6 C) 11 D) none of the above

Last Answer : 11

Description : To guarantee the detectionof up to 5errors in all cases, the minimum Hamming distance in a block code mustbe _______. A) 5 B) 6 C) 11 D) none of the above

Last Answer : 6

Description : The ________ between two words is the number ofdifferences between corresponding bits. A) Hamming code B) Hamming distance C) Hamming rule D) none of the above

Last Answer : Hamming distance

Description : To guarantee correction of upto t errors, the minimum Hamming distance d min in a block code must be ________. a. t+1 b. t−2 c. 2t−1 d. 2t+1

Last Answer : d. 2t+1

Description : _______ can detect burst error of length less than or equal to degree of the polynomial and detects burst errors that affect odd number of bits. a. Hamming Code b. CRC c. VRC d. None of the above

Last Answer : b. CRC

Description : To guarantee the detection of up to 5 errors in all cases, the minimum Hamming distance in a block code must be _______ A. 5 B. 6 C. 11 D. none of the above

Last Answer : B. 6

Description : The ________ between two words is the number of differences between corresponding bits A. Hamming code B. Hamming distance C. Hamming rule D. none of the above

Last Answer : B. Hamming distance

Description : The computer code for the interchange of information between terminals is a. ASCII b. BCD c. EBCDIC d. All of above

Last Answer : ASCII

Description : The computer code for the interchange of information between terminals is a. ASCII b. BCD c. EBCDIC d. All of above

Last Answer : ASCII

Description : Which of the following code used in present day computing was developed by IBM Corporation? a. ASCII b. Hollerith Code c. Baudot Code d. EBCDIC Code

Last Answer : EBCDIC Code

Description : ASCII stands for a. American Stable Code for International Interchange b. American Standard Case for Institutional Interchange c. American Standard Code for Information Interchange d. American Standard Code for Interchange Information

Last Answer : American Standard Code for Information Interchange

Description : Codes consisting of lines of varying widths or lengths that arecomputer-readable are known as– (A) an ASCII code (B) a magnetic tape (C) an OCR scanner (D) a bar code (E) None of these

Last Answer : a bar code

Description : In block coding, ifn = 5, the maximum Hamming distance between two codewords is ________. A) 2 B) 3 C) 5 D) none of the above

Last Answer : 5

Description : The Hamming distance between 100 and 001 is ________. A) 2 B) 0 C) 1 D) none of the above

Last Answer : 2

Description : The Hamming distance between equal codewords is _________. A) 1 B) n C) 0 D) none of the above

Last Answer : 0

Description : Error detection ata data link level is achieved by A. bit stuffing B. cyclic redundancy codes C. Hamming codes D. equalization

Last Answer : cyclic redundancy codes

Description : Error rate is A. an error-detectingcode based ona summation operation performed onthebits to be checked. B. a checkbit appended to anarrayof binary digits to make thesum of all thebinary digits. C. a ... ratioof the number ofdata units in error to the total number of dataunits E. None of the above

Last Answer : the ratioof the number ofdata units in error to the total number of dataunits

Description : ASCII and EBCDIC are the popular character coding systems. What does ASCII stand for? A) American Stable Code for International Interchange B) American Standard Case for Institutional ... C) American Standard Code for Information Interchange D) American Standard Code for Interchange Information

Last Answer : Answer : C

Description : ASCII and EBCDIC are the popular character coding systems. What does EBCDIC stand for? A) Extended Binary Coded Decimal Interchange Code B) Extended Bit Code Decimal Interchange Code C) Extended Bit Case Decimal Interchange Code D) Extended Binary Case Decimal Interchange Code

Last Answer : Answer : A

Description : In OCR processing, When a character is recognized, it is converted into_______ code. A. binary B. ASCII C. Both (A) and (B) D. None of the Above

Last Answer : B. ASCII

Description : A characteristic of the ASCII code is 1) its limitation to a maximum of 96 character configuration 2) its use of the zone codes 1010, 1011 and 1100 3) its independence from Hollerith code 4) All of these

Last Answer : 3) its independence from Hollerith code

Description : An ASCII is a character-encoding scheme that is employed by personal computers in order to represent various characters, numbers and control keys that the computer user selects on the ... C) American Standard Code for Information Integrity (D) American Standard Code for Isolated Information

Last Answer : (A) American Standard Code for Information Interchange

Description : Each character on the keyboard of computer has an ASCII value which stands for (A) American Stock Code for Information Interchange (B) American Standard Code for Information Interchange (C) African Standard Code for Information Interchange (D) Adaptable Standard Code for Information Change

Last Answer : (B) American Standard Code for Information Interchange

Description : On the keyboard of computer each character has an “ASCII” value which stands for: (A) American Stock Code for information Interchange (B) American Standard Code for Information Interchange (C) African Standard Code for Information Interchange (D) Adaptable Standard Code for Information Change

Last Answer : (B) American Standard Code for Information Interchange

Description : Is the cyclic redundancy check better than hamming code?

Last Answer : It depends on what you are doing.The cyclic redundancy check will only detect an error, while thehamming code can also correct many types of errors. However toperform this correction the extra ... channels, disk sectors).Normally hamming code is done on individual bytes or words ofcomputer memory.

Description : The bit positionina can be numbered from 1 through 2h, a. Hamming code word b. Hamming distance word c. Both d. None of these

Last Answer : a. Hamming code word

Description : Consider a code with five valid code words of length ten : 0000000000, 0000011111, 1111100000, 1110000011, 1111111111 Hamming distance of the code is (A) 5 (B) 10 (C) 8 (D) 9

Last Answer : Answer: Marks to all

Description : In a binary Hamming code the number of check digits is r then number of message digits is equal to: (A) 2r-1 (B) 2r-r-1 (C) 2r-r+1 (D) 2r+r-1

Last Answer : (B) 2r-r-1

Description : The Hamming distance between two code-words is (A) the number of places the code-words are same (B) same as the Euclidean distance between their decimal representation (C) is maximum of the either code-words (B) the number of places the code-words differ

Last Answer : The Hamming distance between two code-words is the number of places the code-words differ

Description : The data recording format in most of the modern magnetic tape is a. 7-bit ASCII b. 7-bit EBCDIC c. 8-bit ASCII d. 8-bit EBCDIC

Last Answer : 8-bit EBCDIC

Description : The ASCII encoding of binary data is called a. base 64 encoding b. base 32 encoding c. base 16 encoding d. base 8 encoding

Last Answer : a. base 64 encoding

Description : Instructions and memory address are represented by a. Character code b. Binary codes c. Binary word d. Parity bit

Last Answer : Binary codes

Description : MICR stands for a. Magnetic Ink Character Reader b. Magnetic Ink Code Reader c. Magnetic Ink Cases Reader d. None

Last Answer : Magnetic Ink Character Reader

Description : In the international standard ASCII encoding, each character needs 7 bits of storage; however, in an ASCII string one byte (8 bits) is usually used for each character. Explain why this is done?

Last Answer : Welcome to ask-public. I don’t want to do your homework for you, but I will get you started. The extra bit is called a parity bit. If you don’t know what that means, you can do some Web searching to learn more. If you are still stuck, I can explain further.

Description : How many bit are used to encode an ASCII character?

Last Answer : All ASCII character sets have exactly 128 characters, thus only7-bits are required to represent each character as an integer inthe range 0 to 127 (0x00 to 0x7F). If additional bits are available ... standard ASCII character set) have the same 7-bitrepresentation (with all high-order bits zeroed).

Description : A computer or device that uses 8-bit ASCII or EBCDIC will use how many bits to store each character?

Last Answer : Nine.

Description : Huffman trees use the _______________ of each character to work out their encoding. A. Frequency B. Order in ASCII C. Number value

Last Answer : A. Frequency

Description : Huffman trees use the _______________ of each character to work out their encoding. A. Frequency B. Order in ASCII C. Number value

Last Answer : A. Frequency

Description : Huffman trees use the _______________ of each character to work out their encoding. a. Frequency b. Order in ASCII c. Number value d. Both (a) and (b)

Last Answer : a. Frequency

Description : The character set used in Windows 2000 operating system is .... (A) 8 bit ASCII (B) Extended ASCII (C) 16 bit UNICODE (D) 12 bit UNICODE

Last Answer : (C) 16 bit UNICODE

Description : What is the number of bits in ASCII code ?

Last Answer : The number of bits in ASCII code is 8.

Description : What is the difference between ASCII code and BCD code ?

Last Answer : ASCII code 1. ASCII stands for American Standard Code for Information Interchange. 2. ASCII-7,7 consists of bits. This code can be used to specify 27 or 128 unique symbols. ASCII -8 is formed by adding a ... 24 or 16 different states. 3. The BCD code is used to convert decimal numbers to binary .

Description : What is the most significant nibble of the ASCII code for the letter X?

Last Answer : Feel Free to Answer

Description : Which of the following code used in present day computing was developed by IBM Corporation? A) ASCII B) Hollerith Code C) Baudot Code D) EBCDIC Code

Last Answer : Answer : D

Description : The commonly used standard data code to represent alphabetical, numerical and punctuation characters used in electronic data processing system is called A) ASCII B) EBCDIC C) BCD D) All of above

Last Answer : Answer : D

Description : The original ASCII code used__bits of each byte, reserving that last bit for error checking A) 5 B) 6 C) 7 D) 8

Last Answer : Answer : C

Description : ASCII stands for A) American Standard Code for Information Interchange B) American Scientific Code for International Interchange C) American Standard Code for Intelligence Interchange D) American Scientific Code for Information Interchange

Last Answer : Answer : A

Description : ASCII stands for A) American Stable Code for International Interchange B) American Standard Case for Institutional Interchange C) American Standard Code for Information Interchange D) American Standard Code for Interchange Information

Last Answer : Answer : C

Description : The most commonly used standard data code to represent alphabetical, numerical and punctuation characters used in electronic data processing system is called A) ASCII B) EBCDIC C) BCD D) All of above

Last Answer : Answer : A