What is the result of executing the following code?
(function(x) { return x * 2; })(10);
Create a free account to access the full topic