In a certain code language, ‘BABY’ is called as ‘BLACK’, ‘BLACK’ is called as ‘RED’, ‘RED’ is called as ‘CAKE’, ‘CAKE’ is called as ‘TABLE’, ‘TABLE’ is called as ‘EYES’. What do we eat?
- ((a))
RED
- ((b))
EYES
- ((c))
CAKE
- ((d))
TABLE
Show Answer
TABLE
Given:
| Word | Called as |
|---|---|
| BABY | BLACK |
| BLACK | RED |
| RED | CAKE |
| CAKE | TABLE |
| TABLE | EYES |
Among the teams given in the question, it is clear that CAKE is the only thing we can eat.
But,
It is clearly mentioned that 'CAKE' is called 'TABLE'.
Hence, the correct answer is "TABLE".






































































































































