···11+Q. What is 0000 in hex and decimal
22+A. 0x00 and 0
33+44+Q. What is 0001 in hex and decimal
55+A. 0x01 and 1
66+77+Q. What is 0010 in hex and decimal
88+A. 0x02 and 2
99+1010+Q. What is 0011 in hex and decimal
1111+A. 0x03 and 3
1212+1313+Q. What is 0100 in hex and decimal
1414+A. 0x04 and 4
1515+1616+Q. What is 0101 in hex and decimal
1717+A. 0x05 and 5
1818+1919+Q. What is 0110 in hex and decimal
2020+A. 0x06 and 6
2121+2222+Q. What is 0111 in hex and decimal
2323+A. 0x07 and 7
2424+2525+Q. What is 1000 in hex and decimal
2626+A. 0x08 and 8
2727+2828+Q. What is 1001 in hex and decimal
2929+A. 0x09 and 9
3030+3131+Q. What is 1010 in hex and decimal
3232+A. 0x0A and 10
3333+3434+Q. What is 1011 in hex and decimal
3535+A. 0x0B and 11
3636+3737+Q. What is 1100 in hex and decimal
3838+A. 0x0C and 12
3939+4040+Q. What is 1101 in hex and decimal
4141+A. 0x0D and 13
4242+4343+Q. What is 1110 in hex and decimal
4444+A. 0x0E and 14
4545+4646+Q. What is 1111 in hex and decimal
4747+A. 0x0F and 15