Vidyalelo
C++ Programming · Q25

Functions and Procedures in C++

Programming · C++ Programming · question 25

Q25

In C++, how are function arguments passed by default?

A.
By pointer
B.
By value
Answer
C.
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