X What is referential transparency? Selected Answer: When evaluating a function application, side-effects are taken into
Posted: Sun May 15, 2022 8:12 am
Please explain why this is the correct answer.
X What is referential transparency? Selected Answer: When evaluating a function application, side-effects are taken into account. Correct Answer: Given the same parameters, a function always produces the same result.
X What is referential transparency? Selected Answer: When evaluating a function application, side-effects are taken into account. Correct Answer: Given the same parameters, a function always produces the same result.