

MCQOPTIONS
Saved Bookmarks
1. |
Match the two lists and choose the correct answer from the code given below:List IList 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 |
A. | (a) – (iv), (b) – (i), (c) – (ii), (d) – (iii) |
B. | (a) – (iii), (b) – (iv), (c) – (ii), (d) – (i) |
C. | (a) – (i), (b) – (ii), (c) – (iii), (d) – (iv) |
D. | (a) – (iii), (b) – (ii), (c) – (iv), (d) – (i) |
Answer» B. (a) – (iii), (b) – (iv), (c) – (ii), (d) – (i) | |