A
Q. Consider the following code snippet
Code:
let succ = function(x) x+1, yes = function() true, no = function() false;
- Correct Answer - Option(A)
- Views: 10
- Filed under category JavaScript
- Hashtags:
Discusssion
Login to discuss.