Q25
In C++, how are function arguments passed by default?
A.
By pointer
B.
By value
AnswerC.
By address
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board