Which is more effective while calling the functions?
(a) call by value
(b) call by reference
(c) call by pointer
(d) call by object
The question was asked during an interview.
My doubt stems from Function Declarations topic in chapter Functions, Namespaces & Exceptions in C++ of C++