Question

In: Computer Science

a) The ASCII code for the letter A is 1000001, and the ASCII code for the...

a) The ASCII code for the letter A is 1000001, and the ASCII code for the letter a is 1100001. Given that the ASCII code for the letter G is 1000111, without looking at Table 2.7, what is the ASCII code for the letter g?

b) The EBCDIC code for the letter A is 1100 0001, and the EBCDIC code for the letter a is 1000 0001. Given that the EBCDIC code for the letter G is 1100 0111, without looking at Table 2.7, what is the ASCII code for the letter g?

c) The ASCII code for the letter A is 1000001, and the ASCII code for the letter a is 1100001. Given that the ASCII code for the letter Q is 1010001, without looking at Table 2.7, what is the ASCII code for the letter q?

Solutions

Expert Solution


Related Solutions

For the side-chains of the 20 amino acids. Write the 1-letter code and the 3-letter code...
For the side-chains of the 20 amino acids. Write the 1-letter code and the 3-letter code for each, in groups according to side-chain characteristics (eg. hydrophobic, polar with S or O containing functional groups, and polar with N containing functional groups).  For the amino acids listed, state whether the amino group, the acid group and the side-chain group will be significantly protonated, unprotonated or ~50% protonated at the following pH values: pH= 2.6, 4.8, 6.6, 7.4, 8.4, 9.2, 10.0. Also indicate...
23. ASCII is a 7-bit code, while Unicode is a 16-bit code. True or False? Explain...
23. ASCII is a 7-bit code, while Unicode is a 16-bit code. True or False? Explain 24. Binary-coded decimal (BCD) can be used to store two decimal digits in one byte. True or False? Explain 25. Reed-Solomon codes can effectively deal with burst errors. True or False? Explain 26. Hamming Codes are used for __________ bit errors. Explain 27. Describe the Principle of Equivalence of Software and Hardware. What is the caveat to it? Explain
Cindy transmitted a four-letter word to Donald.  After her computer took the ASCII representation for the word...
Cindy transmitted a four-letter word to Donald.  After her computer took the ASCII representation for the word and applied the Hamming(7,4) code, Bob received this:    1100011 0011001 1011010 1111111 0010010 0111110 1101010 Unfortunately, there were a number of errors in the transmission. Fortunately, however, there was never more than one bit error in any 7-bit block, and hence the Hamming(7,4) code was able to fix them all. Type in the four-letter word (using letters of the alphabet) that Cindy originally sent,...
How do I use ASCII code to generate and display two random letters that are one...
How do I use ASCII code to generate and display two random letters that are one lowercase and one uppercase in C++? Please give me an example.  
2. How many seven – letter code words can be formed using a standard 26 letter...
2. How many seven – letter code words can be formed using a standard 26 letter alphabet (12 points) a.         if repetition is allowed? b.         if repetition is not allowed? c.         if the first letter has to be a C and the rest of the letters are different? d.         if the first two letters have to be a vowel and the rest of the letters are different?
write a statement to guarantee that the initial will be a capital letter. write the code...
write a statement to guarantee that the initial will be a capital letter. write the code in jsGraph
What is the code (HTML) for the table (with a letter in each cell in definition...
What is the code (HTML) for the table (with a letter in each cell in definition order): has 10 columns with 7 rows.
Convert decimal 3,712 and 4,132 to both BCD and ASCII codes. For ASCII, an even parity...
Convert decimal 3,712 and 4,132 to both BCD and ASCII codes. For ASCII, an even parity bit is to be apppended at the left.
In international Morse code, each letter in the alphabet is symbolized by a series of dots...
In international Morse code, each letter in the alphabet is symbolized by a series of dots and dashes: the letter “a” for example is encoded as “×- ” while the most common letter “e” has the shortest code “×” (just a dot). What is the minimum number of dots and/or dashes needed to represent any letter in the English alphabet (26 letters)?
Write Python code that checks if an existing variable letter is a lowercase vowel. If it...
Write Python code that checks if an existing variable letter is a lowercase vowel. If it is a, e, i, o, or u and print out "Yes, it is a lowercase vowel". If the letter is y, print out "The letter is a consonant". If the letter is anything else, print out "No, the letter is not a vowel". (language python)
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT