programs based on the concept of pure function questions plz
Answers
Answered by
2
Answer:
A pure function is a function where the return value is only determined by its input values, without observable side effects. This is how functions in math work: Math. cos(x) will, for the same value of x , always return the same result. Computing it does not change x.
Answered by
4
Answer:
Pure function are the atomic building blocks in functional programming .
Explanation:
hope it helps you
Similar questions
Accountancy,
1 month ago
Computer Science,
1 month ago
Social Sciences,
1 month ago
Math,
3 months ago
English,
3 months ago
Biology,
10 months ago
English,
10 months ago