If '?' represents equal to, '?' represents not equal to, '>' represents greater than, and '<' represents less than, which of the following statements is correct? 7 ? 7 and 5 < 8?
If '?' represents multiplication, '?' represents division, '?' represents addition, and '?' represents subtraction, what is the value of 9 ? 3 ? 2 ? 6?
If '>' represents greater than, '<' represents less than, '=' represents equal to, and '?' represents not equal to, which of the following statements is true? 5 < 8 and 8 > 3.