For the following function call which option is not possible? func(&s.a); //where s is a variable of type struct and a is the member of the struct.
Answer: A
No answer description available for this question