Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) call by value
b) call by reference
c) call by pointer
d) call by object