Q
Medium 2 Marks
Computer Studies Data Representation
Which symbols does hexadecimal use?
Explanation
Hexadecimal uses sixteen symbols: digits 0-9 and letters A-F where A=10 B=11 C=12 D=13 E=14 F=15.
Reference: Computer Studies Textbook , Page 6
Hint
After digit 9 hexadecimal continues with letters.