Sail E0 Webinar
Question
Consider the following code snippet
let succ = function(x) x+1, yes = function() true, no = function() false;
What convenience does the above code snippet provide?
Options:
A .  Functional behaviour
B .  Modular behaviour
C .  No convenience
D .  Shorthand expression
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers