Question: The ASCII code assigns a decimal number between 0 and 127 for each character on a computer keyboard. When a key is pressed, the computer
The ASCII code assigns a decimal number between 0 and 127 for each character on a computer keyboard. When a key is pressed, the computer converts the character to an 8-bit binary number. For example, the ASCII code for the character “A” is 65, so the computer converts the letter “A” to the binary number 0100 0001. In hexadecimal, this is 4116. Find the binary and the hexadecimal number for the given character.
R, ASCII code 82
Step by Step Solution
3.48 Rating (155 Votes )
There are 3 Steps involved in it
0101 ... View full answer
Get step-by-step solutions from verified subject matter experts
