Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Write a JavaScript function which can take any number of
strings as arguments and outputs them as a single
concatenated string.

Answer Posted / ashok

<script type="text/javascript">
var a="i am ashok choudhary!";
var b="i belongs to jaipir.";
document.write(a+b);
</script>

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default data type in javascript?

938


How fast can you learn coding?

976


What are the limitations of javascript?

930


a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.

1548


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

879


What's math constants and functions using javascript?

1048


What is a boolean search?

859


What is an external javascript?

941


Explain unescape() and escape() in javascript?

944


What is Unobtrusive JavaScript & Why it's Important?

1044


What is the difference between childNode and children?

1049


How many data types are there in javascript?

1016


What are javascript closures?when would you use them?

928


What is the difference between scripting and programming?

937


How to update a function in javascript?

1089