Answer Posted / vinoth180
var a="hello"
var b="JavaScript"
document.write(a+b);
Try this one...their is no need for the third for calculation
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the role of javascript in html?
What is the method for reading and writing a file in javascript?
How to handle exceptions in JavaScript?
How can I learn javascript fast?
What is a noscript tag?
What is a good javascript editor?
What is spread operator react?
How to access the value of a textbox using javascript?
How to get the contents of an input box using javascript?
how can i change colour of a image in aspx file?
How will you explain closures in javascript? When are they used?
What are the new ways to define a variable in Javascript?
What is the best ide for javascript development?
What is a method in javascript?
How to open a window with no toolbar, but with the location object?