
@MAXX
LITE
R
EFERENCE
M
ANUAL
9
163 decimal number is represented
•
in hexadecimal as 0xA3
•
in binary as (10100011)b
The least significant nibble of 0xA3 is
•
0x3 in hexadecimal
•
(0011)b in binary
The most significant nibble of =xA3 is
•
0xA in hexadecimal
•
(1010)b in binary
Comentários a estes Manuais