···1+Q. What is 0000 in hex and decimal
2+A. 0x00 and 0
3+4+Q. What is 0001 in hex and decimal
5+A. 0x01 and 1
6+7+Q. What is 0010 in hex and decimal
8+A. 0x02 and 2
9+10+Q. What is 0011 in hex and decimal
11+A. 0x03 and 3
12+13+Q. What is 0100 in hex and decimal
14+A. 0x04 and 4
15+16+Q. What is 0101 in hex and decimal
17+A. 0x05 and 5
18+19+Q. What is 0110 in hex and decimal
20+A. 0x06 and 6
21+22+Q. What is 0111 in hex and decimal
23+A. 0x07 and 7
24+25+Q. What is 1000 in hex and decimal
26+A. 0x08 and 8
27+28+Q. What is 1001 in hex and decimal
29+A. 0x09 and 9
30+31+Q. What is 1010 in hex and decimal
32+A. 0x0A and 10
33+34+Q. What is 1011 in hex and decimal
35+A. 0x0B and 11
36+37+Q. What is 1100 in hex and decimal
38+A. 0x0C and 12
39+40+Q. What is 1101 in hex and decimal
41+A. 0x0D and 13
42+43+Q. What is 1110 in hex and decimal
44+A. 0x0E and 14
45+46+Q. What is 1111 in hex and decimal
47+A. 0x0F and 15