employer cover photo
employer logo
employer logo

Blue Cross and Blue Shield of Kansas

Is this your company?

Blue Cross and Blue Shield of Kansas Interview Question

Difference between == and .Equals() for two Java objects.

Interview Answer

Anonymous

Nov 3, 2020

.Equals() is a check for equality between two values while == is a check for the memory address