Question: Give the output generated by the following code fragment: int a = 8; int b 2; .nt'm = &a; // address of a int n

Give the output generated by the following code fragment: int a = 8; int b 2; .nt'm = &a; // address of a int n &b; // address of b m+b;118+2 n *m b; // 102 cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
