Question: a. What is wrong in the following code? i. double a = 7.0; int p = &a; ii. int test = 1; int pTest =

a. What is wrong in the following code? i. double a = 7.0; int p = &a; ii. int test = 1; int pTest = &test; int i = prest
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
