What will be the output in the following is code snippet?
function example1 ( array, mixed , start ) {
var c - start ;
for ( var i 0; i < array length; i++)
C - mixed( c , array [ 11);
return C3
}
console.log( example1 ([5,6,7,91 function (a, b) {
return a + b
), 0));
26
27
14
25
which?
Answers
Answered by
0
Answer:
plllllpppppppppppppppppllllllllo
Similar questions