ctuek7664 ctuek7664
  • 25-09-2017
  • Computers and Technology
contestada

What bit position in an ascii code must be complemented to change the ascii letter represented from uppercase to lowercase and vice versa?

Respuesta :

tonb
tonb tonb
  • 26-09-2017
Flip bit position 5 to accomplish this. This maps to hex value 0x20, where the least significant bit is assumed to be at position 0.

Example: ascii "A" = 0x41, "a" = 0x61.  0x41 xor 0x61 = 0x20.

You would implement a flip function by XOR'ing the character value with 0x20.
Answer Link

Otras preguntas

can someone give me a hand on this
What if that length cannot be broken equally into ⅜ s? How do we deal with the remainder?
50 points help Column I Column II ______ 1. acceleration a. change in distance over time ______ 2. speed b. time interval ______ 3. velocity c. scalar ______ 4
Find the slope of the graph a. -2b. -1/2c. 2d. 1/2I'll give correct answer brainliest ​
. You are a Geographic Information System (GIS) specialist preparing a zoning map for a county agency. The area that you are mapping is a square measuring 4 mil
What is the volume of a hemisphere with a radius of 9.8 in, rounded to the nearest tenth of a cubic inch?
______ is the process of breaking rocks into smaller fragments. ______ is moving the fragments into different location ______ is the settling of fragments afte
(5,65) (7,71) slope
All the members of this family (inner transition metals) are both ______________ and _____________.(HURRY PLS)
What will most likely happen if a sound wave moves from the air through a solid? It will increase in frequency. It will decrease in speed. It will increase in s