C++, Answer With Pointer And Add Comments Please
2. Write a complete program that will declare a variable my_pointer (float), a pointer that will point tc
the my_pointer and display it as an output: by value and reference.
Sample Output:
C:Windowssystem32cmd.exe CGPA= POINTER Enter your current CGPA :2.95
X
2.95 =0040F9CO
END OF PROGRAM
Pres
any key to continu