Question: C++ Write a program that demonstrates the use of the indirection operator (*). Have the program display the value of the variable being pointed to
C++
Write a program that demonstrates the use of the indirection operator (*). Have the program display the value of the variable being pointed to by a pointer.?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
