Question
Logical Reasoning Question on Coding Decoding
In a certain code language, ‘^’ means ‘is less than’, ‘#’ means ‘is greater than’ and ‘’ means ‘is equal to’ and given that a^b, cd, and c#b, then which of the following is true?
A
d^a
B
b#d
C
a*c
D
a^b^c
Answer
a^b^c
Explanation
Solution
The correct option is (D) : a^b^c