if(at least one object is string){convert the other object to string}
compare the new two objects with "=" or "!="
}else{
throw new exception("doesn’t support this operator!");
}
}
if(at least one object is string){convert the other object to string}
compare the new two objects with "=" or "!="
}else{
throw new exception("doesn’t support this operator!");
}
}