What output will the program produce:
System.out.println(x+"+"+y+"="+(x+y));
Answer Posted / anu shibin
if x=2, y=4, the output will be :
2+4=6
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is my javascript function not defined?
What are the main features of javascript?
How to get an element by class in javascript ?
Can you have a function within a function in javascript?
How to get inner html of an element in javascript?
What are the boolean operators supported by javascript? And operator: &&
what is a code in vb amount display in words
why can't we call a static method from a non-static method
Why is javascript good for websites?
Explain event bubbling and event capturing 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
What is string in javascript?
What is a closure in javascript?
How do I turn off javascript in chrome?
How would you check if a variable is null/undefined?