Will the following JavaScript code work? var js = (function(x) {return x*x;}(10));

Question: Will the following JavaScript code work? var js = (function(x) {return x*x;}(10));

1.Exception will be thrown

2.Memory leak

3.Error

4.Yes, perfectly


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!