Hi,
are the numbers translated in BCD or in BIN?
Is 62=0111110 or 6=0110 2=0010?
Thanks in anticipation
Hi,
are the numbers translated in BCD or in BIN?
Is 62=0111110 or 6=0110 2=0010?
Thanks in anticipation
You should convert the decimal number to binary rather than the individual characters. So 62=0111110.
You should convert the decimal number to binary rather than the individual characters. So 62=0111110.
It's binary.
It's binary.