Question: If \'A\' in a hexadecimal system represents 10, what is the sum of \'A\' and \'5\' in decimal?
Options:
Correct Answer: 16
Solution:
\'A\' = 10 in decimal, \'5\' = 5 in decimal. Their sum is 10 + 5 = 15.