MCQOPTIONS
Saved Bookmarks
| 1. |
Which operator checks if the values of two operands are equal or not, if values are not equal then condition becomes true? |
| A. | >= |
| B. | <= |
| C. | != |
| D. | > |
| Answer» D. > | |