Multiple choice

Which of the following will be the last step for the given input?

Input : '16 09 25 27 06 05'

Directions: Study the following information to answer the question given below it.

An electronic device, when fed with numbers, rearranges them in a particular order following certain rules. The following is a step-by-step process of rearrangements for a given input of numbers:

Input : 85 16 36 04 19 97 63 09
Step I : 97 85 16 36 04 19 63 09
Step II : 97 85 63 16 36 04 19 09
Step III : 97 85 63 36 16 04 19 09
Step IV : 97 85 63 36 19 16 04 09
Step V : 97 85 63 36 19 16 09 04
(Step V is the last step.)

Now, anwser the following question based on the rules followed in the above process:

  1. I

  2. II

  3. III

  4. IV

  5. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Input : 16 09 25 27 06 05 Step I : 27 16 09 25 06 05 Step II : 27 25 16 09 06  05