In a code, '2' means 'A', '3' means 'B', and so on. What is '10'?
Q1. In a code, '2' means 'A', '3' means 'B', and so on. What is '10'?
Answer: J
Explanation: The code is based on the alphabetical position, where '2' corresponds to 'A' (2-1=1). Hence, '10' corresponds to 'J' (10-1=9, 9th letter is 'I', 10th is 'J').