• Home
  • Given an input, a coding machine generates pass codes for six batches every day as follows: Input: you should know about type of questions Pass Code: Batch I: you questions should of know type about Batch II: about you type questions know should of Batch III: about of you should type know questions And so on till the sixth batch.
Question 1:
Given an input, a coding machine generates pass codes for six batches every day as follows:
Input: you should know about type of questions
Pass Code:
Batch I: you questions should of know type about
Batch II: about you type questions know should of
Batch III: about of you should type know questions
And so on till the sixth batch.
The first batch begins work at 10.. a.m. Each batch works for one hour. There is a rest period of one hour after the fourth batch's work is over.
Ajay was to attend the batch at 4 p.m. on a day with a pass code 'sentence awarded by high court was executed'. However, he was completed to work in the batch 12 noon on that day. What was his pass code then?
A. awarded sentence executed high by court was
B. was executed by awarded court high sentence
C. by high was sentence court awarded executed
D. None of these
Feedback Here it is a case of shifting, And is a case of two-step shifting, i.e. the logic consists of two steps.
This implies that the change from Batch II to Batch III is same as Input to Batch I.
Look at the changes from Input to Batch I; and from Batch I to Batch II.
P. If input is 1 2 3 4 5 6 7
Batch I becomes 1 7 2 6 3 5 4
Q. And if Batch is 1 2 3 4 5 6 7
Batch II becomes as follows: 7 1 6 2 5 3 4
Using the above two-step logic. Let us make a chart.
Input: A B C D E F G
Batch I: (10 - 11) A G B F C E D
Batch II: (11-12) D A E G C B F
Batch III: (12 - 1) D F A B E C G
Batch V: (3 - 4) G B D A C E F
Batch VI F G E B C D A.

These questions are from this test. Would you like to take a practice test?

Practice Sequential Out put Online Test 1 | Englishfreetest.com