Machine Language Input-Output Set 15

0
685
input output

Machine Language Input-Output Set 15

Study the given information and answer the questions:
A word and number arrangement machine when given an input line of words and numbers rearranges them following a particular rule in each step. The following is an illustration of an input and rearrangement.
Input: to 68 and 59 cart 76 fix 33 grow 46 smart 91
Step I: and to 68 59 cart 76 fix grow 46 smart 91 34
Step II: cart and to 68 76 fix grow 46 smart 91 34 60
Step III: fix cart and to 68 76 grow 46 smart 34 60 92
Step IV: grow fix cart and to 68 76 smart 34 60 92 45
Step V: smart grow fix cart and to 76 34 60 92 45 67
Step VI: to smart grow fix cart and 34 60 92 45 67 75
And Step VI is the last step of the rearrangement of the above input.
As per the rules followed in the above steps, find out in each of the following questions the appropriate step for the given input.
Input: bold 56 such 29 act 24 put 17 end 32 risk 33
Q1. In which step the elements ‘56 such 18’ found in the same order?
(a) Step I
(b) Step II
(c) Step III
(d) Step V
(e)Step VI
Q2. In step IV, which of the following word/number would be at 3rd position to the left of 5th from the right end?
(a) act
(b) such
(c) bold
(d) 56
(e) end
Q3. How many step required completing the above arrangement?
(a) Three
(b) Four
(c) Six
(d) Seven
(e) Five
Q4. Which of the following would be the step III after arrangement?
(a) end bold act 56 such 24 put 32 risk 18 30 34
(b) end bold act 56 such 24 put 32 risk 30 18 34
(c) end bold act 56 such 24 put 32 risk 34 30 18
(d) end bold act 56 such 32 put 24 risk 18 30 34
(e) None of these
Q5. In step VI, ‘such’ is related to ‘55’ and ‘risk’ is related to ‘31’. In the same way ‘put’ is related to?
(a) 34
(b) 55
(c) 31
(d) 18
(e) 23

Answers:

1)D        2)D          3)C         4)A        5)E 

input output