Direction: A word arrangement machine, when given a particular input, rearranges if following a particular rule.  
The following is the illustration of the input and the steps of arrangement: 
Input: Put pocket hand watch he for them. 
Step I: Put for he watch hand pocket them. 
Step II: Put he for watch pocked hand them. 
Step III: Put hand pocked watch for he them. 
Step IV: Put pocked hand watch for he them. 
And so on goes the machine. Study the logic and answer the below questions that follow.
- 
					 Given the following: Input: Ana dhir raj ran san aji What step will be the following arrangement? Arrangement: Ana san ran dhir raj aji
 
- 
                        
- IV
 - V
 - VI
 - VII
 
 
Correct Option: B
V