InterviewSolution
Saved Bookmarks
| 1. |
In the word ‘ACCURATE’, replace each vowel with the next letter in the alphabetical series and each consonant with the previous letter in the Alphabetical Series. How many letters occur more than once in this newly formed word?1. One2. Two3. Three4. Four5. Five |
||||||||||||||||||
|
Answer» Correct Answer - Option 1 : One Given word:ACCURATE After replacingeach vowel with the next letter in the alphabetical series and each consonant with the previous letter in the Alphabetical Series, we get:
Here, Bletter occurred more than twice. Hence,oneis the correct answer. |
|||||||||||||||||||