Answer Posted / prasadkonnur
var a="hello";
var b="world";
var concat= $a+$b;
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is a module code?
What is the difference between java & javascript?
What are parameters in javascript?
What is an ECMAScript?
How to call a function in every x seconds in javascript?
How are event handlers utilized in javascript?
What is triple dot in javascript?
How to get the last index of a string in javascript?
What are the characteristics of javascript ‘strict mode’?
What is a null variable in javascript?
What are the javascript objects?
What is the use of javascript?
How do I open a .js file?
Which keyword is used to print the text in the screen?
In a pop-up browser window, how do you refer to the main browser window that opened it?