Multiple Choice
____ states that any two expressions in a program that have the same value may be substituted for each other anywhere in the program.
A) Referential transparency
B) Normal order evaluation
C) Delayed evaluation
D) Mix-fix form
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: When an error is thrown,a(n)_ is executed
Q32: Exception handlers throw exceptions.
Q33: A unary operator can take one or
Q34: _ evaluation stops once the truth value
Q35: Evaluating all operands before applying operators is
Q37: A(n)_ is executed for its side effects
Q38: _ errors can occur at any moment,not
Q39: Functions are written in prefix form.
Q40: To exit a loop completely,the continue statement
Q41: In normal order evaluation,each operation begins its