<=Back
Student has declared two integer variables x and y. at declaration, he initialized the value of x to be 40 and value of y to be 50. Using pointers, write C program that can be used to change the value of these variables to 55 and 60 respectively
 Viewed: 542 times
Share in: