Answers

Question and Answer:

  Home  Expert JavaScript Developer

⟩ What does "1"+2+4 evaluate to?

Since 1 is a string, everything is a string, so the result is 124.

 302 views

More Questions for you: