
The output is
17 18
But I think it supposes to be 18 18 , because since *c ischanged at line 5.
Can someone explain why the value of a does not changed??
It is C++ and about pointers
Question 4 What will be the output? int a = 7; int b 17; int *c&b a *c *C = 4 6 Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .