August 27th, 2009 What will happen if a program does not override the equals() method? No Comments, Java Facts, by Daisy Williams. equals() method checks whether or not the instances refer to the same object. equals() method. It is defined in the… Tags: equals(), hashtable, java, overriding