Since you're only comparing those two objects and whether they are equal or not, you only need an if statement followed by an else statement. You have two else if statements that would compute to the...