Sending a copy of a variable's value to a function is referred to as which of the following?
A. passing by value
B. passing by reference
C. passing by invocation
D. passing by parameter
Answer: A
Computer Science & Information Technology