Find solutions to your questions with the help of IDNLearn.com's expert community. Get accurate and comprehensive answers from our network of experienced professionals.
Sagot :
1 bit must be flipped because:
A=01000001
a=01100001
So to go from a to A you have to change the 3rd bit from 1 to a 0.
A=01000001
a=01100001
So to go from a to A you have to change the 3rd bit from 1 to a 0.
Only one ... the third bit of the byte, numerical 32. Every lower-case letter
has a '1' in that place. If that bit is changed to '0', then the code represents
the upper-case form of the same letter.
has a '1' in that place. If that bit is changed to '0', then the code represents
the upper-case form of the same letter.
We appreciate your contributions to this forum. Don't forget to check back for the latest answers. Keep asking, answering, and sharing useful information. IDNLearn.com is your go-to source for dependable answers. Thank you for visiting, and we hope to assist you again.