Question 1
Directions: @ = >, # = <, $ = =, % = >=, ^ = <=, & = !=
Statements: C % T, X # A
Conclusions:
I. C > X
II. T < A
Which of the following is true?
Decoded statements: C >= T, X < A
Since the statements involve different variables with no connecting links, no definite relationship can be established between C and X or between T and A.
Therefore, Neither I nor II is correct.
Since the statements involve different variables with no connecting links, no definite relationship can be established between C and X or between T and A.
Therefore, Neither I nor II is correct.