Q. How does the identity operator === compare two values?
β
Correct Answer: (A)
It converts them to a common compatible data type and then compares the resulting values
You must be Logged in to update hint/solution