Change Password
Logout
Update Question
View
Question
<p dir="ltr">Will the following JavaScript code work?</p> <p dir="ltr">var js = (function (x){ return x*x;}(10));</p> <p> </p>
Option 1
<p> Exception will be thrown</p>
Option 2
<p>Memory leak</p>
Option 3
<p>Error</p>
Option 4
<p>Yes, perfectly</p>
Correct Answer
Option 1
Option 2
Option 3
Option 4
Submit
Design and Developed by
O7Solutions