Rohatash Kumar
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
a.equal(b) handles null values and willnot return error message.
a==b will generate error when b is null.