Question: Pointers and Dynamic Memory Allocation IDLE Dev C++, A unique class is fine; need .h .cpp and main.pp different files: label and comments; pictures of
Pointers and Dynamic Memory Allocation

IDLE Dev C++, A unique class is fine; need .h .cpp and main.pp different files: label and comments; pictures of everything
Description For one class you group defined in the previous lab, develop a program (C++ project) that includes: 1. Header file (.h) 2. Source file (.cpp) 3. App file (main.cpp) 1) Define at least one default pointer object and one specified pointer object; 2) Output all the data member values of the two pointer objects respectively; 3) Update at least one feature of the two pointer objects; 4) Output all the data member values of the two pointer objects after the above updates respectively. 5) Deallocate the spaces assigned to the two pointer objects
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
