Correct option is C
1. B > X :(False) B is greater than X . This statement is not follow.
3. Y < X : (True) Y is less than X, Z = A. since Y ≤ Z = A . This statement is follow.
4. A > 0: (False) A < X and X > 0, so we can infer that A is less than a positive number. This statement is not follow.