Answer Posted / madhu
int + int + String = int + String = String
2 + 5 + "8" = 7 + "8" = "78"
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
How to write a hello world example of javascript?
What is the difference between innerhtml and append() in javascript?
List some of the disadvantages of javascript.
What does trim stand for?
How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?
What is a module code?
You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?
Is function a data type in javascript?
What is jscript used for?
Where can I learn javascript?
Does javascript have the concept level scope?
What is the difference between null & undefined?
What are the difference between javascript and jquery?
Why is java better than javascript?
What is webpack used for?