Question: In the commonly used ASCII code, numbers, letters and other symbols are stored as 8-digit binary numbers. The code for the letter A is

In the commonly used "ASCII" code, numbers, letters and other symbols are

In the commonly used "ASCII" code, numbers, letters and other symbols are stored as 8-digit binary numbers. The code for the letter A is 00100001, and the next letters are just the next binary numbers. (a) What binary numbers are used to store C and T? (b) What would be the decimal numbers for ASCII B and H?

Step by Step Solution

3.36 Rating (149 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

a To store the letters C and T the following binary numbers are used C 00100010 T 00100011 These ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!