Question: If \'1010\' in binary is equal to \'A\' in hexadecimal, what is the decimal value of \'A\'?
Options:
Correct Answer: 10
Solution:
\'1010\' in binary is 10 in decimal, which is represented as \'A\' in hexadecimal.