If 'train' is called 'bus', 'bus' is called 'tractor', 'tractor' is called…
2023
If 'train' is called 'bus', 'bus' is called 'tractor', 'tractor' is called 'car', 'car' is called 'scooter', 'scooter' is called 'bicycle' and 'bicycle' is called 'moped', then which is used to plough a field?
- A.
Train
- B.
Bus
- C.
Tractor
- D.
Car
Attempted by 30 students.
Show answer & explanation
Correct answer: D
This is a substitution (renaming) coding-decoding question. First identify the real-world object that performs the action, then replace it with its new name given in the question.
Real fact: a tractor is the vehicle used to plough a field.
Given substitution: 'tractor' is called 'car'.
Therefore, in this coded language, the field is ploughed by what is now called 'car'.
Hence the correct answer is 'Car'.