Question: I need all questions 1. Write a C program using pointers to perform the following. a. Declare 2 integer variable and 2 integer pointer variable.

I need all questions  I need all questions 1. Write a C program using pointers

1. Write a C program using pointers to perform the following. a. Declare 2 integer variable and 2 integer pointer variable. b. Print the address of the 2 integer variable using pointer variable c. Perform different (+,-, 1" %) arithmetic operation using pointer variable and print the result. d. Using pointer variable print the value of the variables. e. Apply++ and- operator on pointer variable and print the incremented and decremented result Write the input and output for the above program

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!