program showing string concatenation?

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


Please Help Members By Posting Answers For Below Questions

How to disable an html object ?

638


What is a hash javascript?

610


Explain what is javascript? List some data types supported by javascript?

551


What are two-way data binding and one-way data flow, and how are they different?

648


How can I learn javascript fast?

575






What is null in js?

585


What is javascript ‘strict mode’?

570


What is the context in javascript?

568


How is a relation not a function?

579


What is the use of history object?

634


Write a program to exaplain the deferred scripts using event handlers in javascript.

532


what is a difference of subclass and main class

1262


What is the === in javascript?

539


How to create an input box?

618


What is object in javascript?

683