Study the following information to answer these questions.
A famous museum issues entry passes to all its visitors for security reasons. Visitors are allowed in batches after every one hour. In a day,there are six batches. A code is printed on entry pass which keeps on changing for every batch.
Following is an illustration of pass-codes issued for each batch.:
Batch I: clothes neat and clean liked are all by
Batch II : by clothes neat all are and clean liked
Batch III: liked by clothes clean and neat all are and so on.
Sanjay visited the museum in the fourth batch and was issued a pass-code ‘to fast rush avoid not do very run’. What would have been pass-code for him had he visited the museum in the second batch ?
Each passcode contains 8 words.
For the next batch's passcode, the words of the previous batch's passcode are jumbled in this way.
1st word -> 2nd word
2nd word -> 3rd word
3rd word -> 6th word
4th word -> 7th word
5th word -> 8th word
6th word -> 5th word
7th word -> 4th word
8th word -> 1st word
To get the previous pass code replace
1st word -> 8th word
2nd word -> 1st word
3rd word -> 2nd word
4th word -> 7th word
5th word -> 6th word
6th word -> 3rd word
7th word -> 4th word
8th word -> 5th word
Given the passcode for fourth batch is ‘to fast rush avoid not do very run’.
So, passcode for
3rd batch - ‘fast rush do very run not avoid to’
2nd batch - ‘rush do not avoid to run very fast’
Hence, the answer is Option A