JavaScript question detail
What is the purpose of using object is method
Some of the applications of Object's is method are follows,
- It is used for comparison of two strings.
- It is used for comparison of two numbers.
- It is used for comparing the polarity of two numbers.
- It is used for comparison of two objects.