in Technology by

What is the output for the following code
(function f(){
function f(){
return 1; }
return f();
function f()
{ return 2; } })();
a) NaN
b) 1
c) 2
d) Error

Please log in or register to answer this question.

1 Answer

0 votes
by

Answer:-2 #javascript #carinsurance #health-insurance #medical-insurance

Related questions

...