Question: 1. Write a C++ program to modify the example 3 and do the following operations, a. use the delete operator to deallocate the dynamic array
1. Write a C++ program to modify the example 3 and do the following operations, a. use the delete operator to deallocate the dynamic array b. find the max value in the dynamic array c. ask the user to enter an integer value and search whether the entered number is present in the array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
