What is difference between == and === in js?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a method ?

6 Answers  


Under what conditions is an object’s finalize() method invoked by the garbage collector?

0 Answers  


What are the differences between forwarding () method and sendredirect() methods?

0 Answers  


What is the diff. b/w Interfaces & Abstract class?

6 Answers   Ericsson,


What is meant by method overriding?

0 Answers  


How to use string tokenizer class.

0 Answers  


Does string is thread-safe in java?

0 Answers  


can we access the method of class without creating the object of the class

3 Answers  


what is mean by method signature?

8 Answers   Satyam,


how to make a un-checked exception as a checked exception one.

2 Answers  


Can a class have multiple constructors?

0 Answers  


What is the implementation of destroy method in java. Is it native or java code?

0 Answers  


Categories