ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the alternative of LET for parameter binding?
Let
Let*
Let^
Let%
Correct Answer: B — Let*
Let is like shorthand notation for nested LETs.