In a coding system, 'MANGO' is represented as 413714. How is 'GRAPE' coded if G=7, R=18, A=1, P=16, E=5?

Answer: A. 7181615
The code for 'GRAPE' is formed by concatenating the numerical values of each letter: G=7, R=18, A=1, P=16, E=5, resulting in 7181615.