1) Write a C and C++ program, declare a variable and a pointer. Store the address of the variable in the pointer. Print the value of the pointer.