Question: solve these two tasks please Task 1 Write a program in C++ that asks a user to enter a number and search for that number

 solve these two tasks please Task 1 Write a program in

solve these two tasks please

Task 1 Write a program in C++ that asks a user to enter a number and search for that number which is repeated from an integer data, use dynamic memory approach for the program. Calculate the size of the file then allocate the memory equal to the size of the file. Task 2 Write a program in C++, find 1st,2nd and 3rd maximum. Read the data from a file. The array used to read the data from the text file, should grow dynamically int by int. Example Data.txt: 2315189102155 Data: 2315189102155 Updated Data: 552115

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!