== is an operator. equals() is a method of Object class. == should be used during reference comparison . == checks if both references points to same location or not.26 Kas 2019
== is an operator. equals() is a method of Object class. == should be used during reference comparison . == checks if both references points to same location or not.26 Kas 2019