A word arrangement machine, When given an input line of words, rearranges it in every step following a certain rule. Following is an illustration of an input line of words and various steps of rearrangement.
Input: gone are take enough brought stationStep 1: take gone are enough brought stationStep 2: take are gone enough brought stationStep 3: take are station gone enough broughtStep 4: take are station brought gone enoughAnd Step 4 is the last step for this input. Now, find out an appropriate step in the following question following the above rule.
Question:Input: car on star quick demand fatWhat will be the third step for this input ?5
5882 5b5cc774e4d2b41977750002
Q: A word arrangement machine, When given an input line of words, rearranges it in every step following a certain rule. Following is an illustration of an input line of words and various steps of rearrangement. Input: gone are take enough brought stationStep 1: take gone are enough brought stationStep 2: take are gone enough brought stationStep 3: take are station gone enough broughtStep 4: take are station brought gone enoughAnd Step 4 is the last step for this input. Now, find out an appropriate step in the following question following the above rule. Question:Input: car on star quick demand fatWhat will be the third step for this input ?
- 1star car demand quick on fatfalse
- 2star quick car demand on fatfalse
- 3star car quick demand on fattrue
- 4none of thesefalse
- Show Answer
- Workspace
- Discuss