Choose the one below:The compiler will object to line 4 because the object types of ss and cc don???t matchThe program will compile and run, producing ???EQ???The program will compile and run, producing ???equalsEQ???The program will compile and run, producing ???equals???The compiler will object to creating an Integer from a char in line 250 .