MCQOPTIONS
Saved Bookmarks
| 1. |
State whether the following statements are True or False for strict equality operator(= = =). i) If the two values have different types they are equal. ii) If both values are null or both values are undefined, they are equal. |
| A. | True True |
| B. | False False |
| C. | True False |
| D. | False True |
| Answer» E. | |