Which is more effective while calling the C++ functions?
Posted: Wed Jul 13, 2022 7:50 pm
a) call by object
b) call by pointer
c) call by value
d) call by reference
b) call by pointer
c) call by value
d) call by reference
Accurate answers. Every time.
https://answerhappy.com/