Will the following JavaScript code work?

Mark as favorite
Answer the question in 30 seconds!
var js = (function(x) {return x*x;}(10));

117 thoughts on “ Will the following JavaScript code work?

Leave a Reply

Your email address will not be published. Required fields are marked *