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

Answer Posted / kmbkrishnan

124

Is This Answer Correct ?    32 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to comment javascript code?

517


Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.

612


What is the difference between ‘function declaration’ and ‘function expression’?

509


What is "this"?

517


What is variables in javascript?

457






What is the difference between the operators ‘==‘ & ‘===‘?

479


What is the difference between undefined and not defined in JavaScript?

524


What is scope javascript?

550


Why is object naming important to use in javascript?

497


What is a module in javascript?

583


What is differential inheritance?

511


What does dynamic component in javascript contain?

505


What is local and global scope?

475


What is a function in javascript and how does it work?

454


What does polyfill mean?

498