3. Trace the values of the variables in the following code by writing in the values that change when each line of code is executed. The first line of the table shows the value of each variable when the declarations are finished int a – 12, b-9; double c-3.5,d- -2.7; char ell “badly”; char f- ‘w’; char *pf- &f, **ppf-&pf; pb *pa t2 pa pb **ppd -4.0 **ppc 1.0 Show transcribed image
OR
OR