In a certain code language, a letter is coded by the letter at the same position but from the end of the English alphabet, then how the word MANGO will be written in that code language ? |
NZMTL MNZLT NMZLT NMZTL |
NZMTL |
1 2 3 4 5 6 7 8 9 10 11 12 13 A B C D E F G H I J K L M ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ Z Y X W V U T S R Q P O N 26 25 24 23 22 21 20 19 18 17 16 15 14 ********************************************************** THE LOGIC FOLLOWED HERE IS : M → REVERSE → N A → REVERSE → Z N → REVERSE → M G → REVERSE → T O → REVERSE → L |