ServiceNow interview question

Common javascript question: Difference between === and == when evaluating conditional statements.

Interview Answers

Anonymous

Jan 23, 2021

There's quite an extended back and forth in actual interviews for questions like this, so nothing quite like real practice. The Prepfully ServiceNow Senior Technical Support Engineer experts have actually worked in this role, so they're able to do an honest-to-God accurate mock, which really puts you through the paces. prepfully.com/practice-interviews

Anonymous

Nov 21, 2019

== checks for value while === checks for variable type and value