My assignment for class is to create a base class and a subclass, and each one has to have an equals method. Both equals methods are meant to iterate through the indices of an array, but the base...