Answers

Question and Answer:

  Home  JavaScript

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

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

 218 views

More Questions for you: