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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

What will be the output of the following code? //nfe (named function expression) var Foo = Function Bar() { return 7; }; typeof Bar();

1 Answers  


Is a function an object?

0 Answers  


Describe the properties of an anonymous function in JavaScript?

0 Answers  


What is javascript and how it works?

0 Answers  


Which built-in method returns the length of the string?

0 Answers  






What is the purpose of using javascript?

0 Answers  


What is var and let in javascript?

0 Answers  


Why typeof null is object?

0 Answers  


What does trim stand for?

0 Answers  


why we calld java object orinted programming language??

0 Answers   TCS,


What is the role of javascript in html?

0 Answers  


What is the difference between firstChild and firstElementChild?

0 Answers  


Categories