Answer Posted / rajeshwar
Hi,
I think the above answer will not work for java script as
per my knowledged.
$variable_name are used in php but not in javascript. To
acheive the requirement in java just remove $ symbols.
var a="hello";
var b="world";
var concat= a+b; alert(concat);
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How long does it take to get good at javascript?
What is callback in javascript?
how to write frame work Architecture in QTP
Who created npm?
How can you get the reference of a caller function inside a function?
What is the best site to learn javascript?
What is camelcase in programming?
What is the difference between undeclared & undefined?
In a java script, what is the difference between "==" and "===" operator?
How to check if a variable is an integer in javascript ?
hello sir my name is naga sekhar i completed my b-tech in 2011 with 61% in IT streme.I completed my core and advanced java coure before 8months back.Still i did not get the job.i tried so many times.and i went to some interviews but no use.now i want to get the job in software sector
I need project details about WEB CONTENT FILTERING USING NEURAL NETWORKS and how to explain it....plz help me in this topic.....
What does break and continue statements do in javascript?
What does the following statement declares?
Difference Between JavaScript and ECMAScript?