Question: The reason for using pointers in a C program is Pointers allow different functions to share and modify their local variables. OTo pass large structures

The reason for using pointers in a C program is Pointers allow different functions to share and modify their local variables. OTo pass large structures so that complete copy of the structure can be avoided. Pointers enable complex "linked data structures like linked lists and binary trees O All of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
