func(&s.a); //where s is a variable of type struct and a is the member of the struct.
a) Compiler can access entire structure from the function
b) Individual member’s address can be displayed in structure
c) Individual member can be passed by reference in a function
d) None of the mentioned
Which option is not possible for the following function call?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which option is not possible for the following function call?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!