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 encodeuri() function?
How to create array in JavaScript?
What kind of conditional statements does JavaScript support?
What is the difference between JavaScript and jscript?
How to remove duplicates from javascript array?
How to set the cursor to wait in JavaScript?
what is a difference of subclass and main class
What are the new ways to define a variable in Javascript?
How do I install javascript?
What are types of javascript?
What are the application of javascript?
Entire content of a JavaScript source file in a function block?
Why jquery is used instead of javascript?
How do you sort an array in javascript?
Is javascript case sensitive language?