Answer Posted / gp
"2"+4+6 = 246
but
2+4+"6" = 66
also
"2"+4+"6" = 246
"2"+4+6+8 = 2468
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Which company developed JavaScript?
How to test for bad numbers using javascript?
What is javascript ‘strict mode’?
What does 3+4+"7" evaluate to?
What is the most widely used programming language?
Which is best for front end?
How do I turn on javascript on my phone?
Where should I put script tags?
How to port a GUI application onto Web
What do I need to code javascript?
Which built-in method returns the character at the specified index?
What are the types of variables in javascript?
What is the difference between the keywords var and let?
What is scope of variable in javascript?
a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.