Question 16
In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' will be written as
Answer : 1. UOIEA | Previous | Next |
| UGC NET CS December 2019 - Question 15 | UGC NET CS December 2019 - Question 17 |
| Previous | Next |
| UGC NET CS December 2019 - Question 15 | UGC NET CS December 2019 - Question 17 |
Question 16 In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' wil...
The given code "AEIOU" can be writtens as "TNHDZ" after replacing the each alphabet by its previous alphabet and then reverse obtained string
For String : AEIOU to TNHDZ
Similarly for string: BFJPV to UOIEA
So, option 1 "UOIEA" is correct answer