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.

    The pass code for the 6th batch on a day was 'mark your answer against appropriate serial number'. What was the input provided to the machine on that day?
  2. A.
    number against appropriate serial answer mark your
    B.
    number your against mark appropriate answer serial
    C.
    number against serial appropriate answer mark your
    D.
    your answer number mark serial appropriate against
    E.
    None of these

    View Answer

    Workspace

    Answer : Option A

    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