Computer Science, asked by sharda171979, 17 days ago

c. What is the use of LET statement? ?​

Answers

Answered by Anonymous
2

\huge{Answer}

The "let" expression may also be defined in mathematics, where it associates a Boolean condition with a restricted scope. The "let" expression may be considered as a lambda abstraction applied to a value.

Answered by MehrozJavaid
0

Answer:

In computer science, a "let" expression associates a function definition with a restricted scope. The "let" expression may also be defined in mathematics, where it associates a Boolean condition with a restricted scope. The "let" expression may be considered as a lambda abstraction applied to a value.

Similar questions