Describe the binary code and solve the problem given below.
Provide an ASCII 'translation' in binary code of:
a CIS319
b My name: Yvette
For "CIS319" change selected "0" to "1" in the seven bit "0000000" ASCII layouts below to represent CIS 319:
The value for 'C" has been completed.
Character = Decimal = Binary
C = 67 = 1000011
I = n = 0000000
S = n = 0000000
3 = n = 0000000
1 = n = 0000000
9 = n = 0000000