Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
PLEASE HELP!! For the following Clock time (assume the colon is a constant 12:01, translate into a) BCD b) ASCIIQuestion
PLEASE HELP!! For the following Clock time (assume the colon is a constant) 12:01, translate into
a) BCD
b) ASCII
a) BCD
b) ASCII
Answers
oobleck
you want packed or unpacked BCD? google will explain
In octal, the digit x is the byte 06x
In octal, the digit x is the byte 06x
Anonymous
it doesn't matter