Question

    Directions : A machine, when given a particular input, rearranges it following a particular rule. The following is the illustration of the input and the steps of arrangement: Input: Is 9 and 2 equal to 11. Step I: Is 2 and 9 equal to 11. Step II: Is 2 to 9 equal and 11. Step III: Is 2 to 9 and equal 11. Step IV: Is 2 to 9 and 11 equal. This is the last step of this input. Study the logic and answer the questions that follow:

    Which of the following will be the Step II for the

    input given below? Input: 3 hat tricks 140 wicket 1223 run
    A hat 3 run 140 wicket 1223 tricks Correct Answer Incorrect Answer
    B hat 3 tricks 140 wicket 1223 run Correct Answer Incorrect Answer
    C 3 hat 140 tricks wicket 1223 run Correct Answer Incorrect Answer
    D hat 140 tricks 1223 wicket run Correct Answer Incorrect Answer
    E None of these Correct Answer Incorrect Answer

    Solution

    Input: 3 hat tricks 140 wicket 1223 run Step I: hat 3 tricks 140 wicket 1223 run Step II: hat 3 run 140 wicket 1223 tricks

    Practice Next