Circle the letter for the best answer to complete each statement or for the correct answer to each question.
How would you assign to the object name the value of an object referenced by the pointer a?
(a) a = &name;
(b) name = &a;
(c) a = *name;
(d) name = *a;
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.