Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Dev C++ Exercise 1: Write a complete CH program that open an existing file (the file should contains some data), then call a function that

Dev C++
image text in transcribed
Exercise 1: Write a complete CH program that open an existing file (the file should contains some data), then call a function that accept the name of the file and string to search for in that file. The function should find all occurrence of the string that have been passed as argument to the function, when the string is found, the function should return the line of the occurrence. Once the searching is done, display a report of the number of the occurrence in that file with its location (Line) Exercise 2: Write a complete C++ program that collect information about documentaries seen in one year, your program should: Ask the user the number of people that have been asked to collect the information (use Dynamic Allocated array type integer) Ask the user to enter the number of the documentaries watched by the people that have been as asked for how many documentaries they watch per month Write the following sort the array from smallest value to the biggest value then print the array Write a function that return the average of the total documentaries watched by the selected people

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 31st International Conference Dexa 2020 Bratislava Slovakia September 14 17 2020 Proceedings Part 1 Lncs 12391

Authors: Sven Hartmann ,Josef Kung ,Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil

1st Edition

303059002X, 978-3030590024

More Books

Students also viewed these Databases questions