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

Answer Posted / jay

document.write("1"+ 2 + 4);

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to modify the url of the page without reloading the page?

494


What is output of “20” + 20? In javascript?

503


what are the difference unescape() and escape() functions?

551


What is dhtml in javascript?

493


How to add a new property in existing function javascript?

479






Are Javascript and JScript the same?

544


What is the difference of "settimeout" function and setinterval functions in javascript

577


Explain the working of timers in javascript?

483


What's the purpose of javascript?

437


What Is The Disadvantages Using InnerHTML In JavaScript?

524


What is the best site to learn javascript?

470


what will happen and why if i will acess the methods of superclass which is declared as private by a object of same subclass.

1576


What does the term sticky session mean in a web-farm scenario? Why would you use a sticky session? What is the potential disadvantage of using a sticky session?

504


What does _ mean in javascript?

549


Difference between Pure functions Vs. Impure functions in javascript?

486