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
How to disable an html object ?
What is a hash javascript?
Explain what is javascript? List some data types supported by javascript?
What are two-way data binding and one-way data flow, and how are they different?
How can I learn javascript fast?
What is null in js?
What is javascript ‘strict mode’?
What is the context in javascript?
How is a relation not a function?
What is the use of history object?
Write a program to exaplain the deferred scripts using event handlers in javascript.
what is a difference of subclass and main class
What is the === in javascript?
How to create an input box?
What is object in javascript?