Match the two lists and choose the correct answer from the code given below:
|
List I |
List II |
|
(a) x ! = y |
(i) x is less than y |
|
(b) x < y |
(ii) x is greater than y |
|
(c) x > y |
(iii) x is less than or equal to y |
|
(d) x ≤ y |
(iv) x is not equal to y |
1
(a) – (iv), (b) – (i), (c) – (ii), (d) – (iii)
2
(a) – (iii), (b) – (iv), (c) – (ii), (d) – (i)
3
(a) – (i), (b) – (ii), (c) – (iii), (d) – (iv)
4
(a) – (iii), (b) – (ii), (c) – (iv), (d) – (i)
5
Question Not Attempted