ended8월 2일· 1 sources

How Is ""2" > "10"" "true" in JavaScript?

Why it matters

What is output of ""2">"10"" true or false At first glance, this looks completely wrong. We all know that: 2 > 10 is obviously: false Because 2 is smaller than 10. But what happens when we add quotati...

1
Sources
+0
24h
Growth
50d
Active

Sources

Related Issues