Sparq Interview Question

What does the triple equals operator mean in Java?

Interview Answer

Anonymous

Apr 14, 2016

I was surprised at this question as the guy clearly didn't know what he was talking about. I answered with "I've never used that operator in Java but have in JavaScript. It means strictly equal when dealing with no type checking."