Page 1 of 1

Which is more effective while calling the C++ functions?

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