If ‘plant’ is called -green’, ‘green’ is called flower’, ‘flower’ is called ‘blue’, ‘blue’ is called ‘white’ and ‘white’ is called ‘black’, then what is the colour of the clear sky?
If ‘plant’ is called -green’, ‘green’ is called flower’, ‘flower’ is called ‘blue’, ‘blue’ is called ‘white’ and ‘white’ is called ‘black’, then what is the colour of the clear sky? Correct Answer White
The logic followed here is:
The codes are as follows:
]Plant → Green
Green → Flower
Flower → Blue
Blue → White
White → Black
Colour of Sky is Blue but in the given codes Blue is called White.
Hence, Colour of Sky will be White.