Will the following JavaScript code work? Mark as favorite Copy Link var js = (function(x) {return x*x;}(10)); Exception will be thrown Memory leak Error Yes, perfectly Check Answer