Q30
When you pass a variable _____, C++ passes only the contents of the variable to the receiving function
A.
by reference
B.
by value
AnswerC.
globally
D.
locally
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board