Discussion :: Coding Decoding
- In a coding language, the letters of the English alphabet are arranged in such a manner that all the vowels are put in the end and the remaining letters are arranged from the first letter onwards. The rearranged alphabets are used to denote the position occupied by letters in the original alphabets. What is the code of META?
Answer : Option D
Explanation :
The original and rearranged letter sequences are as shown :
ABCDEFGHIJKLMNOPQRSTUVWXYZ
BCDFGHJKLMNPQRSTVWXYZAEIOU
Thus, the code for META is QGYB.
Be The First To Comment