Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Which of the following best describes the “Referential Transparency” property?
A variable is declared with const and its value cannot be reassigned.
An expression can be replaced with its evaluated value without changing the overall behavior of the program.
A function has no side effects and always produces the same result for the same set of inputs.
A function that, instead of returning a result, passes the result to another function called a continuation.
An optimisation where a recursive function call in the final position is converted into a loop to prevent stack overflow.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!