A complete tutorial of javascript Interview Questions,free ebooks along with event-driven, interpreted client-side scripting and programming language,VB script.
April 21, 2008
What is === operator ?
==== is strict equality operator, it returns true only when the two operands are having the same value without any type conversion.