Pass by reference and pass by value can’t be done simultaneously in a single function argument list.
(a) True
(b) False
The question was posed to me in exam.
This question is from Passing Object to Functions topic in section Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming