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 built-in method returns the string representation of the number’s value?
What is the difference between registerclientscriptblock and registerstartupscript?
What do you mean by script?
Can you use javascript to hack?
Explain what is javascript? List some data types supported by javascript?
What does javascript do?
How to add new elements dynamically?
What is the difference between .call() and .apply()?
How we can add title of the page by javascript?
Mention what is the disadvantage of using innerhtml in javascript?
What is the main difference between Map collections and other collections such as Set.
How can an HTMLCollection be traversed?
How can you get the reference of a caller function inside a function?
What is an external javascript?
Why do we need npm?