Which of the following can never be sent by call-by-value?
(a) Variable
(b) Array
(c) Structures
(d) Both Array and Structures
I have been asked this question in an interview.
I'm obligated to ask this question of Pointers and Function Arguments topic in chapter Pointers and Arrays in C of C