Multiple Choice
If the value of an argument is one that the function must know in order to do its job but should not change, then the argument is _____.
A) passed by reference
B) passed by value
C) called "local"
D) called "global"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: A(n) _ statement collects a specific value
Q50: The Java compiler translates a Java program
Q51: The invocation of a void method is
Q52: By default, arguments in C++ are passed
Q53: A variable declared within a function can
Q54: In a high-level programming language, the programmer
Q56: How are arguments in Java passed into
Q57: A _ must appear at the end
Q58: A loop whose loop body would be
Q59: A(n) _ groups together a collection of