Consider the following code snippet :
var tensquared = (function(x)
					 Home | Discussion Forum
					 
						

Consider the following code snippet :

var tensquared = (function(x)
{
return x*x;
}
(10));

Will the above code work ?

View More Related Question

2) A function with no return value is called

3) Consider the following code snippet

o.m(x,y);

Which is an equivalent code for the above code snippet?

4) When does the function name become optional in JavaScript?

5) Consider the following code snippet

function f() {};

The above prototype represents a

UP Gk Online Test

taiyari24hour.com

Study 2 Online Says....
Kindly log in or signup.