What output will the program produce:
System.out.println(x+"+"+y+"="+(x+y));



What output will the program produce: System.out.println(x+"+"+y+"="+(x+y));..

Answer / 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

More JavaScript Interview Questions

Are javascript variables global?

0 Answers  


Should you disable javascript?

0 Answers  


Is javascript a highly secure scripting language?

0 Answers  


What is the use of history object?

0 Answers  


Is javascript necessary?

0 Answers  






What is the default data type in javascript?

0 Answers  


What are limitations in javascript?

0 Answers  


What are javascript closures?

0 Answers  


What is a closure javascript?

0 Answers  


What is js injection?

0 Answers  


What are the methods involved in javascript?

0 Answers  


What does question mark mean in react?

0 Answers  


Categories