How does the identity operator === compare two values?

How does the identity operator === compare two values? Correct Answer It converts them to a common compatible data type and then compares the resulting values

Related Questions

The best way to compare the different implementations of symbol table is to compare the time required to ____________