when i compare "5">"r" it gives false and "r">"5" it turns out to be true, what is the logic behind in JavaScript?