Home / Logical Reasoning / Sequential Output Training :: Discussion

Discussion :: Sequential Output Training

  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.

    If the input on a day is 'eight friends are sitting in the circle', then what be the pass code for the batch at 3 p.m.?
  2. A.
    the circle in friends are sitting eight
    B.
    circle sitting are the in eight friends
    C.
    sitting friends the are circle in eight
    D.
    circle friends sitting eight are in the
    E.
    None of these

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    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.


Be The First To Comment