Answer Posted / vinoth180
var a="hello"
var b="JavaScript"
document.write(a+b);
Try this one...their is no need for the third for calculation
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the === in javascript?
Is javascript or python easier?
What is npm repository?
What is the reason for wrapping the entire content of a javascript source file in a function book?
Is javascript free to install?
What is difference == and === in javascript?
What is an undefined value in JavaScript?
Does html5 replace javascript?
What are the different boolean operators in JavaScript?
What is the use of blur function in JavaScript?
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?
How do you target a specific frame from a hyperlink?
Which company developed JavaScript?
What is the best free ide?
How do you check if a variable is an object