Question:______ operator is used to test if two values are identical in every way.
______
A !== B instanceof C = D == E ===
+ AnswerE
+ Report