What will be the value of Variable 'output' ? var str = "Str"; var num = 10; var output = str + num;

Question:What will be the value of Variable 'output' ? var str = "Str"; var num = 10; var output = str + num;

1.Nothing will be printed

2.Str10

3.Null

4.NaN


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!