Question: C++ please The following program is intended to insert, and display data entered by using pointer notation. It has bugs. Please fix the bugs. (3

C++ please
The following program is intended to insert, and display data entered by using pointer notation. It has bugs. Please fix the bugs. (3 points) Possible output should look like this: Enter 5 numbers: 6, 8,4.5, 5, 2 Displaying data: 6 8 4.5 5 2 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
