Question: write a C++ program and using struct- 1. Ask user how many courses are they taking this semester. 2. Have program dynamically allocate an array
write a C++ program and using struct-
1. Ask user how many courses are they taking this
semester.
2. Have program dynamically allocate an array to
hold names of the courses.
3. Ask user to input the names of courses and
number of units of each
4. Print out the courses and total number of units
Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
