Question

e. What would the results be (in letters) if we XORed the bits that represent COW...

e. What would the results be (in letters) if we XORed the bits that represent COW with the hexadecimal value 20 20 20?

f. What would the results be (in letters) if we XORed the bits that represent COW with the hexadecimal value 11 0E 03?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

e.

20 in hex = 0010 0000 in binary

Letter C O W
ASCII code in Binary 0100 0011 0100 1111 0101 0111
Mask 0010 0000 0010 0000 0010 0000
After XOR operation 0110 0011 0110 1111 0111 0111
In letter c o w

The results be (in letters) after XORed : cow

f.

11 in hex = 0001 0001 in binary

0E in hex = 0000 1100 in binary

03 in hex = 0000 0011 in binary

Letter C O W
ASCII code in Binary 0100 0011 0100 1111 0101 0111
Mask 0001 0001 0000 1100 0000 0011
After XOR operation 0101 0010 0100 0011 0101 0100
In letter R C T

The results be (in letters) after XORed : RCT

Add a comment
Know the answer?
Add Answer to:
e. What would the results be (in letters) if we XORed the bits that represent COW...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Consider the word DOG. a. What would the hexadecimal representation of this word be in ASCII?...

    Consider the word DOG. a. What would the hexadecimal representation of this word be in ASCII? b. What would the binary representation of this word be in ASCII? c. If we rotated the bits that represent this word 8 bits to the right, what would the word become (in letters)? d. If we rotated the bits that represent DOG 8 places to the left, what would the word become (in letters)? e. What would the results be (in letters) if...

  • 1) We would like to design a bus system for 32 registers of 16 bits each....

    1) We would like to design a bus system for 32 registers of 16 bits each. How many multiplexers are needed for the design? Select one: 5 16 1 4 32 2) The basic computer can be interrupted while another interrupt is being serviced. Select one: True False 3) If the Opcode bits of an instruction is 111, then the basic computer instruction type is either memory-reference or input-output. Select one: True False 4) The content of AC in the...

  • All of them, please What is the minimum number of bits you need to represent the...

    All of them, please What is the minimum number of bits you need to represent the number (500)10 in binary ? 1- What is the problem when we represent the number (325)10 as (11 01 101)2 ? 2- What is the minimum number of bits you need to represent the number (500)10 in binary ? 3- Writing (325)10 in BCD we will get (011010101)2 4- Write (2014)10 in BCD ?

  • Exercise 1 (9 pts) We have seen that ARM has 16*32 bits registers (plus floating point...

    Exercise 1 (9 pts) We have seen that ARM has 16*32 bits registers (plus floating point registers) There is also a status register: CPSR. It contains, among other things, the following important status bits N Negative, set when the result of an arithmetic operation is negative (according to the two's complement encoding of the natural numbers . Z- Zero, set when the result of an operation is zero . C Carry, set when an operation results in a carry bit...

  • (4) Given the following frequencies of letters appearing in a file, use Huffman Coding to determine...

    (4) Given the following frequencies of letters appearing in a file, use Huffman Coding to determine the average number of bits used to encode a symbol, the binary code used to represent each bit, and the resulting binary tree. (20 pts.) A: 0.08, B: 0.10, C: 0.12, D: 0.15, E: 0.20, F: 0.35

  • If we use the IEEE standard floating-point single-precision representation (1 sign bit, 8 bit exponent bits...

    If we use the IEEE standard floating-point single-precision representation (1 sign bit, 8 bit exponent bits using excess-127 representation, 23 significand bits with implied bit), then which of the following hexadecimal number is equal to the decimal value 3.875? C0780000 40007800 Oo 40780000 40A80010 The binary string 01001001110000 is a floating-point number expressed using a simplified 14-bit floating-point representation format (1 sign bit, 5 exponent bits using excess-15 representation, and 8 significand bits with no implied bit). What is its...

  • 1. the following results are obtained: 200 kiwi        575 wild-type What can we conclude about the...

    1. the following results are obtained: 200 kiwi        575 wild-type What can we conclude about the genotype of the random wild-type female? A.   k +                             B. + +                  C. k k                               D. k Y                 E. + Y 2. What is the actual frequency % of the kiwi phenotype (using the data from the previous question)?  Type in your answer; do not use any letters or punctuation. 3. What is the expected frequency % of the kiwi phenotype (using the data...

  • 1) What is the letters A-H represent? 2) What type of evolution (convergent, coevolution, gradualism, disruptive...

    1) What is the letters A-H represent? 2) What type of evolution (convergent, coevolution, gradualism, disruptive selection or stabilizing selection) was responsible for creating the symbiotic relationship between B & F? 3) What reaction(Glycolysis, Krebs Cycle, ETC) does letter D enter? 4) Do all reactions (Glycolysis, Oxidation of pyruvate, Krebs Cycle, ETC) create chemical H? Reaction C GOLD Water Water Reaction G

  • (b.) Huffman code is a way to encode information using variable-length binary strings to represent symbols depending on the frequency of each individual letter. Specifically, letters that appear more...

    (b.) Huffman code is a way to encode information using variable-length binary strings to represent symbols depending on the frequency of each individual letter. Specifically, letters that appear more frequently can be encoded into strings of shorter lengths, while rarer letters can be turned into longer binary strings. On average, Huffman code is a more efficient way to encode a message as the number of bits in the output string will be shorter than if a fixed-length code was used....

  • The below reaction is accomplished with one reagent. Br The letters below represent all reagents you...

    The below reaction is accomplished with one reagent. Br The letters below represent all reagents you have learned in chapters 6-8. Which of the below reagents would you use to accomplish this process? Enter the ONE correct letter below. • a. H2SO4, H20 b.HBO c. Br2 • d. Br2. H20 e. 1) BH3 (or R2BH), 2) NaOH, H20 • f. 1) OsO4, 2) NaHSO3, H20 g. 1) O3. 2) CH3SCH3 h.mCPBA • i.H2.Pd/C j. NaNH2 k 2 eg NaNH2 ....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT