A
Q. Will the following JavaScript code work?
Code:
var js = (function(x) {return x*x;}(10));
- Correct Answer - Option(D)
- Views: 22
- Filed under category JavaScript
- Hashtags:
Discusssion
Login to discuss.