Vidyalelo
C++ Programming · Q136

Functions and Procedures in C++

Programming · C++ Programming · question 136

Q136

By default how the value are passed in c++?

A.
call by value
Answer
B.
call by reference
C.
call by pointer
D.
call by object

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board